mockall
Mocking library
A mock object library for unit testing Rust software
A powerful mock object library for Rust
2k stars
8 watching
66 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to generate and manage mock HTTP responses for testing and development purposes using a configuration file written in the Dhall programming language. | 21 |
| An implementation of Python's Mock with support for asynchronous methods | 26 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
| A tool that generates mock implementations of Ruby classes based on their Active Record models. | 506 |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 |
| A visual mock object library for creating and managing mock objects in software development | 0 |
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| A mocking library for TypeScript and JavaScript | 10 |
| A tool that generates mock implementations of interfaces for testing and code generation. | 2,009 |
| 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 allows you to write mocks and make better tests with Swift | 90 |
| A simple library for mocking Django's ORM behavior. | 223 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |