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.

GitHub

19 stars
7 watching
3 forks
Language: Common Lisp
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
leoture/mockswiftA library that allows you to write mocks and make better tests with Swift90
help-me-mom/ng-mocksA testing library for mocking components and services in Angular applications.1,067
php-mock/php-mockA testing library that mocks non-deterministic built-in PHP functions to simplify unit tests359
appunite/mockeryA library that provides a simple way to mock functions in asynchronous Elixir testing92
freerange/mochaA Ruby library for mocking and stubbing in unit tests1,231
thomas-girotto/mockgenA C# mocking library using source generators16
z4kn4fein/stashbox-mockingA library that provides automatic mock creation for unit testing integrations with Stashbox.2
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
eranpeer/fakeitA C++ mocking framework for testing and development1,267
florinn/typemoqA mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes.428
dcramer/mock-djangoA simple library for mocking Django's ORM behavior.223
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
easymock/easymockA Java library that simplifies the use of mock objects in unit testing.821
waterlink/mocks.crA general-purpose mocking library for Crystal54