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

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: