mock
Function mocker
A library for mocking functions in Elixir tests
Mocking library for Elixir language
656 stars
11 watching
81 forks
Language: Elixir
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 |
| | A library that provides ergonomic mocking capabilities for Elixir tests | 195 |
| | A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications | 1,348 |
| | A testing library that mocks non-deterministic built-in PHP functions to simplify unit tests | 359 |
| | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
| | A mocking library for TypeScript and JavaScript | 10 |
| | A tool for creating test doubles that inject fake dependencies into Elixir applications without overriding existing module behavior. | 47 |
| | A Ruby library for mocking and stubbing in unit tests | 1,231 |
| | A flexible mock object library for unit testing Ruby applications | 94 |
| | A library for easily replacing parts of existing functions with mock implementations. | 19 |
| | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| | A testing library for mocking components and services in Angular applications. | 1,067 |
| | A library that allows you to write mocks and make better tests with Swift | 90 |
| | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| | A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |