mox
Mocker
A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications
Mocks and explicit contracts in Elixir
1k stars
19 watching
77 forks
Language: Elixir
last commit: about 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool that generates mock implementations of interfaces for testing and code generation. | 2,009 | |
| An application server that allows creating mock endpoints and proxies requests to external services. | 15 | |
| A library for mocking functions in Elixir tests | 656 | |
| A parallel computation library on top of GenStage for Elixir | 1,560 | |
| A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 | |
| Provides elegant error handling and result monad support in Elixir | 603 | |
| Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 | |
| Tools for comparing and benchmarking small code snippets | 514 | |
| A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 34 | |
| A library that validates and documents high-level options | 510 | |
| A tool for creating test doubles that inject fake dependencies into Elixir applications without overriding existing module behavior. | 47 | |
| An Elixir client library for interacting with Omise's payment APIs. | 10 | |
| A simple library for mocking Django's ORM behavior. | 223 | |
| A library that helps developers work with monads in Elixir to manage state and control code flow. | 309 | |
| Generates fake data for testing and development purposes. | 1,086 |