cl-mock
Mocking library
A library for easily replacing parts of existing functions with mock implementations.
Mocking functions. Please get in touch to discuss features! Only regular functions available for now.
19 stars
7 watching
3 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
help-me-mom/ng-mocks | A testing library for mocking components and services in Angular applications. | 1,060 |
php-mock/php-mock | A testing library that mocks non-deterministic built-in PHP functions to simplify unit tests | 359 |
appunite/mockery | A library that provides a simple way to mock functions in asynchronous Elixir testing | 91 |
freerange/mocha | A Ruby library for mocking and stubbing in unit tests | 1,225 |
thomas-girotto/mockgen | A C# mocking library using source generators | 16 |
z4kn4fein/stashbox-mocking | A library that provides automatic mock creation for unit testing integrations with Stashbox. | 2 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 257 |
fakeiteasy/fakeiteasy | A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,704 |
eranpeer/fakeit | A C++ mocking framework for testing and development | 1,255 |
florinn/typemoq | A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. | 428 |
dcramer/mock-django | A simple library for mocking Django's ORM behavior. | 224 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 486 |
easymock/easymock | A Java library for creating mock objects in unit testing | 821 |
waterlink/mocks.cr | A general-purpose mocking library for Crystal | 54 |