A library to test Asp.Net Core Mvc application forms from request through to (HTML) response.
Info
Version: | 0.1.0 |
Author(s): | Richard Brown |
Last Update: | Tuesday, October 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FlukeFan/MvcTesting |
NuGet Url: | https://www.nuget.org/packages/MvcTesting |
Install
Install-Package MvcTesting
dotnet add package MvcTesting
paket add MvcTesting
MvcTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- AngleSharp(>= 0.13.0)
- Microsoft.AspNetCore.TestHost(>= 3.0.0)
Tags