.NET Unit test helpers for asserting that exceptions were / weren't thrown, and for "scenario tests".
Info
Version: | 1.5.4 |
Author(s): | Brian Schroer |
Last Update: | Tuesday, August 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BrianSchroer/sparky-test-helpers |
NuGet Url: | https://www.nuget.org/packages/SparkyTestHelpers |
Install
Install-Package SparkyTestHelpers
dotnet add package SparkyTestHelpers
paket add SparkyTestHelpers
SparkyTestHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.1)
- Newtonsoft.Json(>= 11.0.1)
Tags