Simple Should provides a set of extension methods for test assertions for AAA and BDD style tests.
Info
Version: | 1.0.0-alpha-2 |
Author(s): | Thomas Malcolm |
Last Update: | Tuesday, July 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ntcolonel/Simple-Should/blob/master/README.markdown |
NuGet Url: | https://www.nuget.org/packages/SimpleShould |
Install
Install-Package SimpleShould
dotnet add package SimpleShould
paket add SimpleShould
SimpleShould Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)