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: