Mmock
minimock
Our great sponsors
Mmock | minimock | |
---|---|---|
0 | 2 | |
641 | 503 | |
- | 1.6% | |
0.0 | 0.0 | |
29 days ago | about 2 months ago | |
Go | Go | |
MIT License | MIT License |
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.
Mmock
We haven't tracked posts mentioning Mmock yet.
Tracking mentions began in Dec 2020.
minimock
- How do you write/generate mocks for testing?
-
How do you control behaviour in mocked interface ?
In our company projects we use https://github.com/gojuno/minimock for units
What are some alternatives?
gomock - GoMock is a mocking framework for the Go programming language.
mockery - A mock code autogenerator for Golang
go-sqlmock - Sql mock driver for golang to test database interactions
gotests - Automatically generate Go test boilerplate from your source code.
counterfeiter - A tool for generating self-contained, type-safe test doubles in go
gock - HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
httpmock - HTTP mocking for Golang
realize - Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
monkey - Monkey patching in Go
mockhttp - Mock object for Go http.ResponseWriter