A simple framework for unit tests using substitutes for dependencies.
Info
Version: | 1.0.0 |
Author(s): | RotemK |
Last Update: | Saturday, February 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RotemKir/SubstituteUnitTests |
NuGet Url: | https://www.nuget.org/packages/RotemK.SubstituteUnitTests |
Install
Install-Package RotemK.SubstituteUnitTests
dotnet add package RotemK.SubstituteUnitTests
paket add RotemK.SubstituteUnitTests
RotemK.SubstituteUnitTests Download (Unzip the "nupkg" after downloading)
Dependencies
- NSubstitute(>= 3.1.0)
Tags