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 |
---|---|---|
| A library that allows you to write mocks and make better tests with Swift | 90 |
| A testing library for mocking components and services in Angular applications. | 1,067 |
| A testing library that mocks non-deterministic built-in PHP functions to simplify unit tests | 359 |
| A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 |
| A Ruby library for mocking and stubbing in unit tests | 1,231 |
| A C# mocking library using source generators | 16 |
| A library that provides automatic mock creation for unit testing integrations with Stashbox. | 2 |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
| A C++ mocking framework for testing and development | 1,267 |
| A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. | 428 |
| A simple library for mocking Django's ORM behavior. | 223 |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| A Java library that simplifies the use of mock objects in unit testing. | 821 |
| A general-purpose mocking library for Crystal | 54 |