Implementation for automated testing using Xunit and AspNetCore.
Info
Version: | 1.0.6 |
Author(s): | Optivem |
Last Update: | Monday, April 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://opensource.optivem.com/platform-dotnetcore |
NuGet Url: | https://www.nuget.org/packages/Optivem.Platform.Test.Xunit.Web.AspNetCore |
Install
Install-Package Optivem.Platform.Test.Xunit.Web.AspNetCore
dotnet add package Optivem.Platform.Test.Xunit.Web.AspNetCore
paket add Optivem.Platform.Test.Xunit.Web.AspNetCore
Optivem.Platform.Test.Xunit.Web.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.TestHost(>= 2.2.0)
- xunit(>= 2.4.1)
Tags