A mocking library for the Elixir language. We use the Erlang meck library to provide module mocking functionality for Elixir. It uses ma...
Implementation delegation without boilerplate
Erlang modules mocking library for Gleam
HTTP mocking for Elixir
Elixir mocking that makes sense. Dummy relies on meck and exposes a simpler way to mock methods than mock
A runtime resolution library. Useful for dependency injection and mocks.
ExDoubles is an opinionated mocking library for Elixir. It takes the stance that the easiest way to create loose coupling in your codebas...
A mocking libary for the Elixir language. We use the Erlang meck library to provide module mocking functionality for Elixir. It uses mac...
Easy mocking for easy testing
Creates inspectable mocks (test doubles) based on real elixir modules for testing.
Abstract HTTP library with unique mocking capabilities
Elixir version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project.
Mocking library
GrpcMock is mocking library for [Elixir gRPC implementation](https://github.com/tony612/grpc-elixir). It provides seamless mock creation ...
A mock http server for testing/mocking remote http calls
A wrapper around KafkaEx so you can mock it in test.
Library for validation, mock and generation of Brazilian documents
HTTP Request & Response Server. An incomplete clone of https://api-public.sandbox.pro.coinbase.com for mocking (testing) purposes
Generates mocks for your behaviours
Helper functions and documentation for use with the Mockery package.
Simple server that returns dummy responses for testing OAuth, OpenID and SSO
Virtfs allows mock-FS operations, that can be applied on a real FS folder
Mocks defined from behaviours for Elixir
Do notation pipes for functions which easy to mock
Mock remote function calls made by Task.Supervisor
A Mocking library for Elixir language. It's implemented based on meck.
A mock resource generator extension for Ash resources.
A mocking library for ExUnit inspired by RSpec and based on meck.
Rodeo provides a convenient way for creating a plain TCP mock server. This is useful for testing integrations with simple, proprietary TC...
Generate a stream of random-ish floats between -1 and 1 using the Perlin algorithm. When plotted, the points will tend to form a smooth c...
Testing library for mocking Circuits libraries through a sequence of steps.