Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 876 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 876 Bytes

testing-go

Features

  1. Supports testing functions that return 1 or 2 values
  2. 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