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

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: