Info
Version: | 3.1.3 |
Author(s): | Daan Acohen |
Last Update: | Wednesday, May 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ConnectingApps/DncTestDemo |
NuGet Url: | https://www.nuget.org/packages/ConnectingApps.TestEnablers |
Install
Install-Package ConnectingApps.TestEnablers
dotnet add package ConnectingApps.TestEnablers
paket add ConnectingApps.TestEnablers
ConnectingApps.TestEnablers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Testing(>= 3.1.3)
- Microsoft.NET.Test.Sdk(>= 16.6.1)
- xunit(>= 2.4.1)
This library has all the boilerplate code so you can write the scenarios with xUnit.