Testing utilities for .Net code of Midnight-Lizard.
Info
Version: | 2.3.1 |
Author(s): | Pavel Agarkov |
Last Update: | Wednesday, January 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MidnightLizard.Testing.Utilities |
Install
Install-Package MidnightLizard.Testing.Utilities
dotnet add package MidnightLizard.Testing.Utilities
paket add MidnightLizard.Testing.Utilities
MidnightLizard.Testing.Utilities Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.6.0)
- JsonDiffPatch.Net(>= 2.1.0)
- Microsoft.AspNetCore.TestHost(>= 2.2.0)
- NSubstitute(>= 3.1.0)
- xunit(>= 2.4.1)