A chill container that uses unity as a dependency injection container and NSubsitute as it's mocking framework.
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.UnityNSubstitute |
Install
Install-Package Chill.UnityNSubstitute
dotnet add package Chill.UnityNSubstitute
paket add Chill.UnityNSubstitute
Chill.UnityNSubstitute Download (Unzip the "nupkg" after downloading)
Dependencies
- Chill(>= 2.2.0 && < 4.0.0)
- Unity(< 4.0.0)
- NSubstitute(< 2.0.0)
Tags