moq
Mocker
A tool that generates mock implementations of interfaces for testing and code generation.
Interface mocking tool for go generate
2k stars
17 watching
128 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
codegengolangmockingtesting
Related projects:
Repository | Description | Stars |
---|---|---|
| An application server that allows creating mock endpoints and proxies requests to external services. | 15 |
| A testing framework for Go with simple and readable API | 1,809 |
| A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications | 1,348 |
| Generates mocks out of Go interface declarations to make testing easier and more efficient. | 649 |
| Tools to generate mock implementations of interfaces in Go programming language | 203 |
| A simple library for mocking Django's ORM behavior. | 223 |
| A tool that generates mock implementations of Ruby classes based on their Active Record models. | 506 |
| A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. | 14 |
| A mock object library for unit testing Rust software | 1,549 |
| An HTTP mock and API simulation tool for Go programming language | 177 |
| An application that generates a custom image by overlaying images from different categories in a specific order. | 713 |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| A Haskell package that provides a monad transformer to mock mtl-style typeclasses in unit tests | 71 |
| A framework to create easily mockable instances of data types using Swift's type system | 43 |
| A C# mocking library that generates mocks at compile-time using a source generator | 11 |