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

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: