Provides some additional xunit abstractions to make integration tests easier.
Info
Version: | 2.2.3 |
Author(s): | URLinq.AspNetCore.IntegrationTesting |
Last Update: | Friday, April 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tulde23/URLinq.AspNetCore.IntegrationTesting |
NuGet Url: | https://www.nuget.org/packages/URLinq.AspNetCore.IntegrationTesting |
Install
Install-Package URLinq.AspNetCore.IntegrationTesting
dotnet add package URLinq.AspNetCore.IntegrationTesting
paket add URLinq.AspNetCore.IntegrationTesting
URLinq.AspNetCore.IntegrationTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Testing(>= 2.2.0)
- URLinq(>= 2.2.2)
- xunit(>= 2.4.0)
Tags