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

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: