Info
Version: | 4.10.4.399 |
Author(s): | Brian Elgaard Bennett |
Last Update: | Thursday, September 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LeanTest.AspNetCore |
Install
Install-Package LeanTest.AspNetCore
dotnet add package LeanTest.AspNetCore
paket add LeanTest.AspNetCore
LeanTest.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- LeanTest.Core(>= 3.9.0.302)
- Microsoft.AspNetCore.Mvc.Testing(>= 3.1.8)
- Microsoft.AspNetCore.TestHost(>= 3.1.8)
Tags
Allows for easy integration between LeanTest and ASP.NET Core based tests.
You do not need this package if you prefer the factory-less way of initialization.