timex
minimock
timex | minimock | |
---|---|---|
- | 2 | |
70 | 659 | |
- | 2.0% | |
1.8 | 7.9 | |
over 4 years ago | about 1 month ago | |
Go | Go | |
GNU General Public License v3.0 or later | 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.
timex
We haven't tracked posts mentioning timex 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?
monkey - Monkey patching in Go
gomock - GoMock is a mocking framework for the Go programming language.
go-sqlmock - Sql mock driver for golang to test database interactions
mockery - A mock code autogenerator for Go
go-txdb - Immutable transaction isolated sql driver 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.
httpmock - HTTP mocking for Golang
gomate.io - Behavior-driven development tool for GoLang
counterfeiter - A tool for generating self-contained, type-safe test doubles in go
gock - HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
govcr - HTTP mock for Golang: record and replay HTTP/HTTPS interactions for offline testing