8000 GitHub - jhenstridge/go-check: Rich testing for the Go language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jhenstridge/go-check

 
 

Repository files navigation

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:

About

Rich testing for the Go language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0