minimock
realize
minimock | realize | |
---|---|---|
2 | - | |
646 | 4,459 | |
1.4% | 0.1% | |
8.2 | 0.0 | |
14 days ago | over 3 years ago | |
Go | Go | |
MIT License | GNU General Public License v3.0 only |
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.
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
realize
We haven't tracked posts mentioning realize yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
gomock - GoMock is a mocking framework for the Go programming language.
chromedp - A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
mockery - A mock code autogenerator for Go
selenoid - Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
go-sqlmock - Sql mock driver for golang to test database interactions
httpmock - HTTP mocking for Golang
cdp - Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.
gomate.io - Behavior-driven development tool for GoLang
go-fuzz - Randomized testing for Go
timex - A test-friendly replacement for golang's time package [managed by soy-programador]