A web testing framework built for .NET Core.
Info
Version: | 1.0.190 |
Author(s): | Scott Ferguson |
Last Update: | Friday, October 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/relay-dev/web |
NuGet Url: | https://www.nuget.org/packages/Relay.Web.Testing |
Install
Install-Package Relay.Web.Testing
dotnet add package Relay.Web.Testing
paket add Relay.Web.Testing
Relay.Web.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.HealthChecks.UI.Client(>= 3.1.2)
- AutoBogus(>= 2.11.0)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.8)
- Moq(>= 4.14.5)
- Moq.AutoMock(>= 2.1.0)
- NUnit(>= 3.12.0)
- Relay.Core.Plugins.NUnit(>= 1.0.243)
- Shouldly(>= 3.0.2)