Info
Version: | 1.1.20 |
Author(s): | Eric Hexter, Tim Scott |
Last Update: | Thursday, July 11, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/erichexter/Should/blob/master/README.markdown |
NuGet Url: | https://www.nuget.org/packages/Should |
Install
Install-Package Should
dotnet add package Should
paket add Should
Should Download (Unzip the "nupkg" after downloading)
Dependencies
19 packages depend on this package.
It provides assertions only, and as a result it is test runner agnostic. The assertions are a direct fork of the xUnit test assertions.
This project was born because test runners Should be independent of the assertions!.