Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Remco cb6e5cb0c7 Major rewrite há 7 anos
..
.gitignore Major rewrite há 7 anos
.travis.yml Major rewrite há 7 anos
LICENSE Major rewrite há 7 anos
README.md Major rewrite há 7 anos
TODO Major rewrite há 7 anos
benchmark.go Major rewrite há 7 anos
benchmark_test.go Major rewrite há 7 anos
bootstrap_test.go Major rewrite há 7 anos
check.go Major rewrite há 7 anos
check_test.go Major rewrite há 7 anos
checkers.go Major rewrite há 7 anos
checkers_test.go Major rewrite há 7 anos
export_test.go Major rewrite há 7 anos
fixture_test.go Major rewrite há 7 anos
foundation_test.go Major rewrite há 7 anos
helpers.go Major rewrite há 7 anos
helpers_test.go Major rewrite há 7 anos
printer.go Major rewrite há 7 anos
printer_test.go Major rewrite há 7 anos
reporter.go Major rewrite há 7 anos
reporter_test.go Major rewrite há 7 anos
run.go Major rewrite há 7 anos
run_test.go Major rewrite há 7 anos

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: