Test base class using NSubstitute for NUnit tests that lets you skip all the boring setup.
Info
Version: | 1.0.0 |
Author(s): | Maciej Wolanski |
Last Update: | Tuesday, February 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AMock |
Install
Install-Package AMock
dotnet add package AMock
paket add AMock
AMock Download (Unzip the "nupkg" after downloading)
Dependencies
- NSubstitute(>= 4.2.1)
- NUnit(>= 3.12.0)
Tags