mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add carlmjohnson/be (#4241)
This commit is contained in:
parent
0891f70a66
commit
bf60f751de
@ -2182,6 +2182,7 @@ _Libraries for testing codebases and generating test data._
|
|||||||
- [assert](https://github.com/go-playground/assert) - Basic Assertion Library used along side native go testing, with building blocks for custom assertions.
|
- [assert](https://github.com/go-playground/assert) - Basic Assertion Library used along side native go testing, with building blocks for custom assertions.
|
||||||
- [badio](https://github.com/cavaliercoder/badio) - Extensions to Go's `testing/iotest` package.
|
- [badio](https://github.com/cavaliercoder/badio) - Extensions to Go's `testing/iotest` package.
|
||||||
- [baloo](https://github.com/h2non/baloo) - Expressive and versatile end-to-end HTTP API testing made easy.
|
- [baloo](https://github.com/h2non/baloo) - Expressive and versatile end-to-end HTTP API testing made easy.
|
||||||
|
- [be](https://github.com/carlmjohnson/be) - The minimalist generic test assertion library.
|
||||||
- [biff](https://github.com/fulldump/biff) - Bifurcation testing framework, BDD compatible.
|
- [biff](https://github.com/fulldump/biff) - Bifurcation testing framework, BDD compatible.
|
||||||
- [charlatan](https://github.com/percolate/charlatan) - Tool to generate fake interface implementations for tests.
|
- [charlatan](https://github.com/percolate/charlatan) - Tool to generate fake interface implementations for tests.
|
||||||
- [commander](https://github.com/SimonBaeumer/commander) - Tool for testing cli applications on windows, linux and osx.
|
- [commander](https://github.com/SimonBaeumer/commander) - Tool for testing cli applications on windows, linux and osx.
|
||||||
|
Loading…
Reference in New Issue
Block a user