Brendan Abolivier 71a03f599d Finished poller | 6 years ago | |
---|---|---|
.. | ||
LICENSE | 6 years ago | |
README.md | 6 years ago | |
TODO | 6 years ago | |
benchmark.go | 6 years ago | |
benchmark_test.go | 6 years ago | |
bootstrap_test.go | 6 years ago | |
check.go | 6 years ago | |
check_test.go | 6 years ago | |
checkers.go | 6 years ago | |
checkers_test.go | 6 years ago | |
export_test.go | 6 years ago | |
fixture_test.go | 6 years ago | |
foundation_test.go | 6 years ago | |
helpers.go | 6 years ago | |
helpers_test.go | 6 years ago | |
printer.go | 6 years ago | |
printer_test.go | 6 years ago | |
reporter.go | 6 years ago | |
reporter_test.go | 6 years ago | |
run.go | 6 years ago | |
run_test.go | 6 years ago |
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: