mockery
Mocking library
A library that provides a simple way to mock functions in asynchronous Elixir testing
Simple mocking library for asynchronous testing in Elixir.
92 stars
3 watching
10 forks
Language: Elixir
last commit: 10 months ago
Linked from 1 awesome list
asynchronous-testselixirelixir-langexunitmock-librarymocking
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides ergonomic mocking capabilities for Elixir tests | 195 |
| A library for mocking functions in Elixir tests | 656 |
| A Ruby library for mocking and stubbing in unit tests | 1,231 |
| A library that allows you to write mocks and make better tests with Swift | 90 |
| A library that provides type-safe mocking extensions for testing with Vitest. | 174 |
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. | 789 |
| A testing library for mocking components and services in Angular applications. | 1,067 |
| A tool to easily mock module functions in ExUnit tests using Erlang's :meck library | 55 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
| A tool for dynamically mocking server behaviors and responses in Swift applications. | 759 |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| A library that provides automatic mock creation for unit testing integrations with Stashbox. | 2 |
| A tool for creating test doubles that inject fake dependencies into Elixir applications without overriding existing module behavior. | 47 |