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

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: