Rocks
Mocking library
A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods
A mocking library based on the Compiler APIs (Roslyn + Mocks)
266 stars
12 watching
20 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
csharpcsharp-sourcegeneratormockmockingmocking-librarytesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| A C# mocking library that generates mocks at compile-time using a source generator | 11 |
| A Ruby library for mocking and stubbing in unit tests | 1,231 |
| A library that provides automatic mock creation for unit testing integrations with Stashbox. | 2 |
| A C# mocking library using source generators | 16 |
| A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation | 196 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
| A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 |
| A tool for dynamically mocking server behaviors and responses in Swift applications. | 759 |
| A flexible mock object library for unit testing Ruby applications | 94 |
| Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| A testing library for mocking components and services in Angular applications. | 1,067 |
| A library that allows you to write mocks and make better tests with Swift | 90 |
| A standalone component for mocking GRPC services using WireMock.NET stubbing engine | 32 |