patch

Mocking library

A library that provides ergonomic mocking capabilities for Elixir tests

Ergonomic Mocking for Elixir

GitHub

195 stars
2 watching
12 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
appunite/mockeryA library that provides a simple way to mock functions in asynchronous Elixir testing92
jjh42/mockA library for mocking functions in Elixir tests656
eratio08/vitest-mock-extendedA library that provides type-safe mocking extensions for testing with Vitest.174
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
freerange/mochaA Ruby library for mocking and stubbing in unit tests1,231
archan937/mecks_unitA tool to easily mock module functions in ExUnit tests using Erlang's :meck library55
eproxus/meckA mocking library for Erlang testing and development816
easymock/easymockA Java library that simplifies the use of mock objects in unit testing.821
help-me-mom/ng-mocksA testing library for mocking components and services in Angular applications.1,067
jasonbock/rocksA mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods266
fakeiteasy/fakeiteasyA dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects.1,713
ferada/cl-mockA library for easily replacing parts of existing functions with mock implementations.19
jimweirich/flexmockA flexible mock object library for unit testing Ruby applications94
codeception/aspectmockA PHP library that enables AOP-based mocking and stubbing of static methods and class methods.789
sonerdy/doubleA tool for creating test doubles that inject fake dependencies into Elixir applications without overriding existing module behavior.47