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

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: