A chill container that uses autofac as a container and FakeItEasy for generating mocks.
Info
Version: | 3.2.0 |
Author(s): | Erwin van der Valk, Dennis Doomen |
Last Update: | Monday, January 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/ChillBDD/Chill |
NuGet Url: | https://www.nuget.org/packages/Chill.AutofacFakeItEasy |
Install
Install-Package Chill.AutofacFakeItEasy
dotnet add package Chill.AutofacFakeItEasy
paket add Chill.AutofacFakeItEasy
Chill.AutofacFakeItEasy Download (Unzip the "nupkg" after downloading)
Dependencies
- Chill(>= 2.2.0 && < 4.0.0)
- Autofac(> 3.0.0 && < 5.0.0)
- FakeItEasy(>= 1.10.0 && < 2.0.0)
Tags