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

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: