mockhttp
hoverfly
Our great sponsors
mockhttp | hoverfly | |
---|---|---|
2 | 1 | |
755 | 1,872 | |
- | 0.7% | |
0.0 | 7.0 | |
16 days ago | about 2 months ago | |
C# | Go | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mockhttp
-
Help: how to memory-host & test a unit-test controller/service?
So if you need to mock http client you may want to look into a library like https://github.com/richardszalay/mockhttp
- RestClient.Net 5.0.x Beta Released
hoverfly
-
API Mock Testing Frameworks
What is your recommendation? Is there one widely used in the Golang community? I have come across hoverfly, but I wanted to have a few to perform a good benchmark exercise. Thanks
What are some alternatives?
gomock - GoMock is a mocking framework for the Go programming language.
httpmock - HTTP mocking for Golang
WireMock.Net - WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
mockery - A mock code autogenerator for Golang
go-localstack - Go Wrapper for using localstack
gock - HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
go-sqlmock - Sql mock driver for golang to test database interactions
httpclient-interception - A .NET library for intercepting server-side HTTP requests
monkey - Monkey patching in Go
mockit - Library that make mocking of Go functions/methods easy
httpexpect - End-to-end HTTP and REST API testing for Go.
timex - A test-friendly replacement for golang's time package