jason 075d766964 first 3 years ago
..
.gitignore 075d766964 first 3 years ago
.travis.yml 075d766964 first 3 years ago
LICENSE 075d766964 first 3 years ago
README.md 075d766964 first 3 years ago
TODO 075d766964 first 3 years ago
benchmark.go 075d766964 first 3 years ago
benchmark_test.go 075d766964 first 3 years ago
bootstrap_test.go 075d766964 first 3 years ago
check.go 075d766964 first 3 years ago
check_test.go 075d766964 first 3 years ago
checkers.go 075d766964 first 3 years ago
checkers_test.go 075d766964 first 3 years ago
export_test.go 075d766964 first 3 years ago
fixture_test.go 075d766964 first 3 years ago
foundation_test.go 075d766964 first 3 years ago
helpers.go 075d766964 first 3 years ago
helpers_test.go 075d766964 first 3 years ago
integration_test.go 075d766964 first 3 years ago
printer.go 075d766964 first 3 years ago
printer_test.go 075d766964 first 3 years ago
reporter.go 075d766964 first 3 years ago
reporter_test.go 075d766964 first 3 years ago
run.go 075d766964 first 3 years ago
run_test.go 075d766964 first 3 years ago

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: