mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added stubble
This commit is contained in:
parent
67d9f608a7
commit
b3f5c49225
@ -873,6 +873,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [gomock](https://github.com/golang/mock) - Mocking framework for the Go programming language.
|
||||
* [govcr](https://github.com/seborama/govcr) - HTTP mock for Golang: record and replay HTTP interactions for offline testing
|
||||
* [mockhttp](https://github.com/tv42/mockhttp) - Mock object for Go http.ResponseWriter
|
||||
* [stubble] (https://github.com/eirwin/stubble) - Mock JSON HTTP Server Generator using YAML configuration
|
||||
|
||||
* Fuzzing and delta-debugging/reducing/shrinking
|
||||
* [go-fuzz](https://github.com/dvyukov/go-fuzz) - A randomized testing system
|
||||
|
Loading…
Reference in New Issue
Block a user