faux
Mock struct library
A library to create mocks out of structs.
Struct mocking library for Rust
443 stars
6 watching
15 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
mockmockingrusttesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides automatic mock creation for unit testing integrations with Stashbox. | 2 |
| A Ruby library for mocking and stubbing in unit tests | 1,231 |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
| A C# mocking library using source generators | 16 |
| A testing library for mocking components and services in Angular applications. | 1,067 |
| A mocking library for TypeScript and JavaScript | 10 |
| A mocking library for Erlang testing and development | 816 |
| A library that allows you to write mocks and make better tests with Swift | 90 |
| A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. | 1,160 |
| A library that provides type-safe mocking extensions for testing with Vitest. | 174 |
| A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. | 428 |