jason 075d766964 first 3 роки тому
..
.gitignore 075d766964 first 3 роки тому
.travis.yml 075d766964 first 3 роки тому
LICENSE 075d766964 first 3 роки тому
README.md 075d766964 first 3 роки тому
TODO 075d766964 first 3 роки тому
benchmark.go 075d766964 first 3 роки тому
benchmark_test.go 075d766964 first 3 роки тому
bootstrap_test.go 075d766964 first 3 роки тому
check.go 075d766964 first 3 роки тому
check_test.go 075d766964 first 3 роки тому
checkers.go 075d766964 first 3 роки тому
checkers_test.go 075d766964 first 3 роки тому
export_test.go 075d766964 first 3 роки тому
fixture_test.go 075d766964 first 3 роки тому
foundation_test.go 075d766964 first 3 роки тому
helpers.go 075d766964 first 3 роки тому
helpers_test.go 075d766964 first 3 роки тому
integration_test.go 075d766964 first 3 роки тому
printer.go 075d766964 first 3 роки тому
printer_test.go 075d766964 first 3 роки тому
reporter.go 075d766964 first 3 роки тому
reporter_test.go 075d766964 first 3 роки тому
run.go 075d766964 first 3 роки тому
run_test.go 075d766964 first 3 роки тому

README.md

Instructions

Install the package with:

go get gopkg.in/check.v1

Import it with:

import "gopkg.in/check.v1"

and use check as the package name inside the code.

For more details, visit the project page:

and the API documentation: