jason 075d766964 first пре 3 година
..
.gitignore 075d766964 first пре 3 година
.travis.yml 075d766964 first пре 3 година
LICENSE 075d766964 first пре 3 година
README.md 075d766964 first пре 3 година
TODO 075d766964 first пре 3 година
benchmark.go 075d766964 first пре 3 година
benchmark_test.go 075d766964 first пре 3 година
bootstrap_test.go 075d766964 first пре 3 година
check.go 075d766964 first пре 3 година
check_test.go 075d766964 first пре 3 година
checkers.go 075d766964 first пре 3 година
checkers_test.go 075d766964 first пре 3 година
export_test.go 075d766964 first пре 3 година
fixture_test.go 075d766964 first пре 3 година
foundation_test.go 075d766964 first пре 3 година
helpers.go 075d766964 first пре 3 година
helpers_test.go 075d766964 first пре 3 година
integration_test.go 075d766964 first пре 3 година
printer.go 075d766964 first пре 3 година
printer_test.go 075d766964 first пре 3 година
reporter.go 075d766964 first пре 3 година
reporter_test.go 075d766964 first пре 3 година
run.go 075d766964 first пре 3 година
run_test.go 075d766964 first пре 3 година

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: