stashbox-mocking
Mocking library
A library that provides automatic mock creation for unit testing integrations with Stashbox.
Auto mocking integrations for Stashbox.
2 stars
3 watching
2 forks
Language: C#
last commit: about 2 months ago dependency-injectionmockmocking
Related projects:
Repository | Description | Stars |
---|---|---|
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 260 |
z4kn4fein/stashbox-extensions | An aggregator project providing pre-packaged and easily deployable extensions for Stashbox-based applications. | 3 |
ferada/cl-mock | A library for easily replacing parts of existing functions with mock implementations. | 19 |
devlucky/kakapo | A tool for dynamically mocking server behaviors and responses in Swift applications. | 759 |
nrxus/faux | A library that enables creating mocks of structs without polluting the codebase by transforming them into mockable equivalents | 437 |
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
z4kn4fein/stashbox | A lightweight dependency injection framework for .NET-based applications. | 141 |
appunite/mockery | A library that provides a simple way to mock functions in asynchronous Elixir testing | 91 |
help-me-mom/ng-mocks | A testing library for mocking components and services in Angular applications. | 1,063 |
fakeiteasy/fakeiteasy | A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,707 |
freerange/mocha | A Ruby library for mocking and stubbing in unit tests | 1,225 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 488 |
florinn/typemoq | A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. | 428 |
php-mock/php-mock | A testing library that mocks non-deterministic built-in PHP functions to simplify unit tests | 359 |
szkiba/xk6-mock | Enables mocking HTTP servers during test development in k6 tests | 14 |