IIS Express unit test kit for xUnit.net.
Info
Version: | 0.6.0 |
Author(s): | shibayan |
Last Update: | Thursday, March 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shibayan/iisexpress-testkit |
NuGet Url: | https://www.nuget.org/packages/IisExpressTestKit |
Install
Install-Package IisExpressTestKit
dotnet add package IisExpressTestKit
paket add IisExpressTestKit
IisExpressTestKit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Web.Xdt(>= 2.1.2)
- xunit.assert(>= 2.3.1)
- xunit.core(>= 2.3.1)
Tags