Test kit for projects using Hagar.
Info
Version: | 0.7.1 |
Author(s): | Reuben Bond |
Last Update: | Monday, January 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ReubenBond/Hagar |
NuGet Url: | https://www.nuget.org/packages/Hagar.TestKit |
Install
Install-Package Hagar.TestKit
dotnet add package Hagar.TestKit
paket add Hagar.TestKit
Hagar.TestKit Download (Unzip the "nupkg" after downloading)
Dependencies
- Hagar(>= 0.5.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- System.IO.Pipelines(>= 5.0.0)
- xunit.abstractions(>= 2.0.3)
- xunit.assert(>= 2.4.1)
- xunit.extensibility.core(>= 2.4.1)
Tags