mox

Mocker

A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications

Mocks and explicit contracts in Elixir

GitHub

1k stars
19 watching
77 forks
Language: Elixir
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
matryer/moqA tool that generates mock implementations of interfaces for testing and code generation.2,009
sinhashubham95/moxyAn application server that allows creating mock endpoints and proxies requests to external services.15
jjh42/mockA library for mocking functions in Elixir tests656
dashbitco/flowA parallel computation library on top of GenStage for Elixir1,560
appunite/mockeryA library that provides a simple way to mock functions in asynchronous Elixir testing92
crowdhailer/okProvides elegant error handling and result monad support in Elixir603
driftrock/mockingbirdAssists with creating testable HTTP clients by providing an alternative implementation of HTTP requests3
alco/benchfellaTools for comparing and benchmarking small code snippets514
princemaple/elixir-queueA queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API.34
dashbitco/nimble_optionsA library that validates and documents high-level options510
sonerdy/doubleA tool for creating test doubles that inject fake dependencies into Elixir applications without overriding existing module behavior.47
omise/omise-elixirAn Elixir client library for interacting with Omise's payment APIs.10
dcramer/mock-djangoA simple library for mocking Django's ORM behavior.223
rob-brown/monadexA library that helps developers work with monads in Elixir to manage state and control code flow.309
elixirs/fakerGenerates fake data for testing and development purposes.1,086