check icon indicating copy to clipboard operation
check copied to clipboard

Rich testing for the Go language

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.