Basis for the presentation test layer of the Harpy Framework.
Info
Version: | 2.0.0.11 |
Author(s): | Paulo Leal |
Last Update: | Thursday, August 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/dotnet-myth/harpy-framework/harpy |
NuGet Url: | https://www.nuget.org/packages/Harpy.Test.Presentation |
Install
Install-Package Harpy.Test.Presentation
dotnet add package Harpy.Test.Presentation
paket add Harpy.Test.Presentation
Harpy.Test.Presentation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Testing(>= 3.1.10)
- Newtonsoft.Json(>= 12.0.3)
- xunit.extensibility.core(>= 2.4.1)