/check

Rich testing for the Go language

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Instructions

Install the package with:

go get github.com/pingcap/check

Import it with:

import "github.com/pingcap/check"

and use check as the package name inside the code.