Library with common classes for creation WebApi integration tests.
Info
Version: | 2.0.1 |
Author(s): | dmitriy.litichevskiy |
Last Update: | Sunday, July 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/litichevskiydv/WebInfrastructure |
NuGet Url: | https://www.nuget.org/packages/Skeleton.Web.Testing |
Install
Install-Package Skeleton.Web.Testing
dotnet add package Skeleton.Web.Testing
paket add Skeleton.Web.Testing
Skeleton.Web.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Skeleton.Web.Hosting(>= 2.0.0)
- Skeleton.Web.Integration(>= 2.0.0)
- Skeleton.Web.Serialization.Jil(>= 2.0.0)
- Skeleton.Web(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Testing(>= 3.1.0)
- Microsoft.Extensions.Configuration(>= 3.1.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.0)
- Microsoft.Extensions.Configuration.Json(>= 3.1.0)
- Moq(>= 4.13.1)
- xunit(>= 2.4.1)
Tags