jason 075d766964 first | před 3 roky | |
---|---|---|
.. | ||
.gitignore | před 3 roky | |
.travis.yml | před 3 roky | |
LICENSE | před 3 roky | |
README.md | před 3 roky | |
TODO | před 3 roky | |
benchmark.go | před 3 roky | |
benchmark_test.go | před 3 roky | |
bootstrap_test.go | před 3 roky | |
check.go | před 3 roky | |
check_test.go | před 3 roky | |
checkers.go | před 3 roky | |
checkers_test.go | před 3 roky | |
export_test.go | před 3 roky | |
fixture_test.go | před 3 roky | |
foundation_test.go | před 3 roky | |
helpers.go | před 3 roky | |
helpers_test.go | před 3 roky | |
integration_test.go | před 3 roky | |
printer.go | před 3 roky | |
printer_test.go | před 3 roky | |
reporter.go | před 3 roky | |
reporter_test.go | před 3 roky | |
run.go | před 3 roky | |
run_test.go | před 3 roky |
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: