Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.22 KB

File metadata and controls

23 lines (15 loc) · 1.22 KB

testfault

GoDoc Build Status Coverage Status

testfault is a go library that aims to significantly reduce the time taken to test a package. It is intended to be used in conjunction with the Fault package.

NOTE: The API is not final and subject to change

Documentation and Examples

Please consult the package GoDoc for detailed documentation.

Licensing and Usage

testfault is licensed under a 3-Clause BSD license. Please consult the LICENSE file for details.

We also ask that you please file bugs and enhancement requests if you run into any problems. In additon, we're always happy to accept pull requests! If you do find this useful please share it with others who might also find it useful. The more users we have the better the software becomes.