Info
Version: | |
Author(s): | Jason Tully |
Last Update: | Wednesday, August 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.IntegrationTesting |
Install
Install-Package AspNetCore.IntegrationTesting
dotnet add package AspNetCore.IntegrationTesting
paket add AspNetCore.IntegrationTesting
AspNetCore.IntegrationTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.4.1)
- Microsoft.AspNetCore.App(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Testing(>= 2.1.0)
- Microsoft.NET.Test.Sdk(>= 15.7.0)
- Microsoft.NETCore.App(>= 2.1.0)
- Moq(>= 4.9.0)
- xunit(>= 2.3.1)
Tags