Info
Version: | 1.0.0.2 |
Author(s): | Miguel A. Gonzalez |
Last Update: | Monday, November 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/magonzalez/Should.Extensions/blob/master/README.markdown |
NuGet Url: | https://www.nuget.org/packages/Should.Extensions |
Install
Install-Package Should.Extensions
dotnet add package Should.Extensions
paket add Should.Extensions
Should.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Should(1.0.0)
Like the Should extensions themselves, these extensions provide assertions only, and therefore are also test runner agnostic. I've been using these extensions in projects for several years and thought they would be useful for others.