- Supports testing functions that return 1 or 2 values
- Convenience & Simplicity
Until I write better documentation, see ret1_test.go and ret2_test.go for examples of usage.
go get -u github.com/rocketlaunchr/testing-go
A testing framework for Go unit testing.
Repository from Github https://github.comrocketlaunchr/testing-go
Until I write better documentation, see ret1_test.go and ret2_test.go for examples of usage.
go get -u github.com/rocketlaunchr/testing-go