XuHuaiyu / check

Rich testing for the Go language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Rich testing for the Go language

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%