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: