Unit test support for Given When Then test pattern.
Info
Version: | 3.4.2 |
Author(s): | Nicholas Randal |
Last Update: | Tuesday, August 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nick-randal/UsefulCSharp/tree/master/Randal/Randal.Core.Testing |
NuGet Url: | https://www.nuget.org/packages/Randal.Core.Testing |
Install
Install-Package Randal.Core.Testing
dotnet add package Randal.Core.Testing
paket add Randal.Core.Testing
Randal.Core.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Randal.Core(>= 1.1.0)
- xunit(>= 2.1.0)
Tags