Autofac.Extras.FakeItEasy
Auto mocking IoC library
A library that provides an auto-mocking integration for the Inversion of Control (IoC) container Autofac.
FakeItEasy auto mocking integration for Autofac IoC
7 stars
6 watching
5 forks
Language: C#
last commit: over 2 years ago autofacc-sharpfake-objectsmockingnetcorenetstandard
Related projects:
Repository | Description | Stars |
---|---|---|
autofac/autofac.extras.moq | Provides an easy-to-use integration between Autofac's IoC container and Moq's unit testing framework for mocking dependencies. | 38 |
fakeiteasy/fakeiteasy | A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,704 |
autofac/autofac.extras.dynamicproxy | Library to enable method interception and decoration in object graphs using dynamic proxying. | 106 |
autofac/autofac.extras.attributemetadata | Supports adding metadata to objects in an IoC container for Autofac | 3 |
autofac/autofac.web | Integrates Autofac IoC container with ASP.NET Web Forms for dependency injection and module management | 10 |
autofac/autofac.mef | Integrates Managed Extensibility Framework (MEF) with Autofac IoC container | 19 |
autofac/autofac.configuration | Provides configuration support for a dependency injection container | 40 |
appunite/mockery | A library that provides a simple way to mock functions in asynchronous Elixir testing | 91 |
autofac/autofac.pooling | Enables pooling of instances in Autofac's dependency injection system | 3 |
ferada/cl-mock | A library for easily replacing parts of existing functions with mock implementations. | 19 |
autofac/autofac.extras.aggregateservice | Generates dynamic aggregate services for use in dependency injection containers like Autofac. | 4 |
autofac/autofac.multitenant | Supports multitenancy in .NET applications using the Autofac IoC container | 39 |
autofac/autofac.signalr | Enables ASP.NET classic SignalR integration with Autofac IoC container | 10 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
autofac/autofac.mvc | Provides integration between Autofac and ASP.NET MVC. | 49 |