repositorypackage
1.0.1
Repository: https://github.com/powerman/gocheckext.git
Documentation: pkg.go.dev
# README
gocheckext
Extensions to the go-check unittest framework.
Provides statistics about executed checks so you can see how many real tests you've implemented so far.
Provides variant of DeepEqual checker which pretty-print differences.
... see godoc for full list of features.
Installation
go get github.com/powerman/gocheckext