Full-featured mocking library in Rust, including rich failure messages and argument matchers
Minimal library for creating mock objects by hand using stable Rust.
Macro for generating constructor methods to mock objects.
A behaviour-driven mocking framework for generic traits. Create mocks for (multiple) traits in a behaviour-driven development mocking framework. Define the behaviour of mocks and expected method calls using argument patterns. Supports mocking of generic traits and generic methods. Requires: nightly
A powerful mock object library for Rust.
A mocking and unit test framework for rust
Testing utilities for smithy-rs generated clients
A simple but powerful mocking library that supports struct, trait, and function.
Macro crate for mry, a simple but powerful mocking library that supports struct, trait, and function.
Core functionality for creating mock objects with Simulacrum.
Generate Code from C++ classes
Examples of autogenerated mock objects by Mockall