meck
Mocking library
A mocking library for Erlang testing and development
A mocking library for Erlang
816 stars
32 watching
232 forks
Language: Erlang
last commit: about 1 month ago
Linked from 1 awesome list
erlangmeckmocking-librarytesting
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,231 |
ihumanable/patch | A library that provides ergonomic mocking capabilities for Elixir tests | 195 |
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. | 491 |
eratio08/vitest-mock-extended | A library that provides type-safe mocking extensions for testing with Vitest. | 174 |
nrxus/faux | A library to create mocks out of structs. | 443 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
help-me-mom/ng-mocks | A testing library for mocking components and services in Angular applications. | 1,067 |
thomas-girotto/mockgen | A C# mocking library using source generators | 16 |
erszcz/euc-2014 | Teaches load testing with Tsung for Erlang applications | 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 | 656 |
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 |