meck

Mocking library

A mocking library for Erlang testing and development

A mocking library for Erlang

GitHub

813 stars
32 watching
231 forks
Language: Erlang
last commit: 11 days ago
Linked from 1 awesome list

erlangmeckmocking-librarytesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
archan937/mecks_unit A tool to easily mock module functions in ExUnit tests using Erlang's :meck library 55
freerange/mocha A Ruby library for mocking and stubbing in unit tests 1,225
ihumanable/patch A library that provides ergonomic mocking capabilities for Elixir tests 193
easymock/easymock A Java library that simplifies the use of mock objects in unit testing. 821
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 488
eratio08/vitest-mock-extended A library that provides type-safe mocking extensions for testing with Vitest. 166
nrxus/faux A library that enables creating mocks of structs without polluting the codebase by transforming them into mockable equivalents 437
jasonbock/rocks A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods 260
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,063
thomas-girotto/mockgen A C# mocking library using source generators 16
erszcz/euc-2014 An introduction to load testing with Tsung for Erlang user conference 2014 40
z4kn4fein/stashbox-mocking A library that provides automatic mock creation for unit testing integrations with Stashbox. 2
jjh42/mock A library for mocking functions in Elixir tests 652
jimweirich/flexmock A flexible mock object library for unit testing Ruby applications 94
ferada/cl-mock A library for easily replacing parts of existing functions with mock implementations. 19