Simple assertion extensions to aid in testing, stuff that should have been in the BCL but aren't.
Info
Version: | 1.0.5 |
Author(s): | Adaptive Systems |
Last Update: | Tuesday, November 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/halcharger/NExtensions.Testing |
NuGet Url: | https://www.nuget.org/packages/NExtensions.Testing |
Install
Install-Package NExtensions.Testing
dotnet add package NExtensions.Testing
paket add NExtensions.Testing
NExtensions.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- NExtensions(1.0.30.0)
- NUnit(2.6.3)