mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
Added go-httpbin to Testing Frameworks (#5874)
* Added go-httpbin to Testing Frameworks * Fix adding go-httpbin to Testing Frameworks
This commit is contained in:
parent
4e7fccdcdb
commit
7a08b0a7fb
@ -2461,6 +2461,7 @@ _Libraries for testing codebases and generating test data._
|
||||
- [go-carpet](https://github.com/msoap/go-carpet) - Tool for viewing test coverage in terminal.
|
||||
- [go-cmp](https://github.com/google/go-cmp) - Package for comparing Go values in tests.
|
||||
- [go-hit](https://github.com/Eun/go-hit) - Hit is an http integration test framework written in golang.
|
||||
- [go-httpbin](https://github.com/mccutchen/go-httpbin) - HTTP testing and debugging tool with various endpoints for client testing.
|
||||
- [go-mutesting](https://github.com/zimmski/go-mutesting) - Mutation testing for Go source code.
|
||||
- [go-mysql-test-container](https://github.com/arikama/go-mysql-test-container) - Golang MySQL testcontainer to help with MySQL integration testing.
|
||||
- [go-snaps](http://github.com/gkampitakis/go-snaps) - Jest-like snapshot testing in Golang.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user