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

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: