double
Mocking tool
A tool for creating test doubles that inject fake dependencies into Elixir applications without overriding existing module behavior.
Simple injectable test dependencies for Elixir
47 stars
3 watching
6 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to easily mock module functions in ExUnit tests using Erlang's :meck library | 55 |
| A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 |
| A library for mocking functions in Elixir tests | 656 |
| A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications | 1,348 |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| A library that provides ergonomic mocking capabilities for Elixir tests | 195 |
| Generates fake data for testing and development purposes. | 1,086 |
| A tool for quickly creating iOS app mockups using Swift and Xcode Playgrounds | 4 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
| A testing library for Elixir programming language | 316 |
| A tool to mock dependencies in smart contract tests by providing a fake interface and predefined responses. | 94 |
| A testing utility that allows developers to easily create and update tests with automatically generated expected values | 106 |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| A flexible mock object library for unit testing Ruby applications | 94 |