Test harness for Nancy applications.
Info
Version: | 2.0.0 |
Author(s): | Andreas Håkansson, Steven Robbins and contributors |
Last Update: | Saturday, April 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nancyfx.org/ |
NuGet Url: | https://www.nuget.org/packages/Nancy.Testing |
Install
Install-Package Nancy.Testing
dotnet add package Nancy.Testing
paket add Nancy.Testing
Nancy.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Nancy(>= 2.0.0)
- Nancy.Authentication.Forms(>= 2.0.0)
- AngleSharp(>= 0.9.8.1)
- Nancy(>= 2.0.0)
- Nancy.Authentication.Forms(>= 2.0.0)
- AngleSharp(>= 0.9.8.1)
Tags