Awesome
<p align="right"> <a href="https://pkg.go.dev/github.com/rocketlaunchr/testing-go"><img src="http://godoc.org/github.com/rocketlaunchr/testing-go?status.svg" /></a> <a href="https://goreportcard.com/report/github.com/rocketlaunchr/testing-go"><img src="https://goreportcard.com/badge/github.com/rocketlaunchr/testing-go" /></a> <a href="https://gocover.io/github.com/rocketlaunchr/testing-go"><img src="http://gocover.io/_badge/github.com/rocketlaunchr/testing-go" /></a> </p> <p align="center"> <img src="https://github.com/rocketlaunchr/testing-go/raw/master/assets/logo.png" alt="testing-go" /> </p>Features
- 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.
Installation
go get -u github.com/rocketlaunchr/testing-go