Library to ease the use ASP.NET Core web testing.
Info
Version: | 1.5.2 |
Author(s): | devprofr |
Last Update: | Saturday, December 31, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devpro/withywoods |
NuGet Url: | https://www.nuget.org/packages/Withywoods.WebTesting |
Install
Install-Package Withywoods.WebTesting
dotnet add package Withywoods.WebTesting
paket add Withywoods.WebTesting
Withywoods.WebTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- Withywoods.Serialization(>= 1.4.0)
- AutoFixture(>= 4.14.0)
- FluentAssertions(>= 5.10.3)
- Microsoft.AspNetCore.Mvc.Testing(>= 5.0.1)
- Microsoft.Extensions.Http(>= 5.0.0)