mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
adding my colaboration for this callenge (#3781)
This commit is contained in:
parent
235e04b73e
commit
1a9b299d5b
@ -1988,6 +1988,7 @@ _**Unofficial** set of patterns for structuring projects._
|
||||
* [hoverfly](https://github.com/SpectoLabs/hoverfly) - HTTP(S) proxy for recording and simulating REST/SOAP APIs with extensible middleware and easy-to-use CLI.
|
||||
* [httpmock](https://github.com/jarcoal/httpmock) - Easy mocking of HTTP responses from external resources.
|
||||
* [minimock](https://github.com/gojuno/minimock) - Mock generator for Go interfaces.
|
||||
* [mockery](https://github.com/vektra/mockery) - Tool to generate Go interfaces.
|
||||
* [mockhttp](https://github.com/tv42/mockhttp) - Mock object for Go http.ResponseWriter.
|
||||
* [mockit](https://github.com/pasdam/mockit) - Allows functions and method easy mocking, without defining new types; it's similar to Mockito for Java.
|
||||
* [timex](https://github.com/cabify/timex) - A test-friendly replacement for the native `time` package.
|
||||
|
Loading…
Reference in New Issue
Block a user