Setup and teardown of service resources in unit testing and integration testing.
Info
Version: | 3.8.0 |
Author(s): | Zijian Huang |
Last Update: | Monday, July 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zijianhuang/FonlowTesting |
NuGet Url: | https://www.nuget.org/packages/Fonlow.Testing.ServiceCore |
Install
Install-Package Fonlow.Testing.ServiceCore
dotnet add package Fonlow.Testing.ServiceCore
paket add Fonlow.Testing.ServiceCore
Fonlow.Testing.ServiceCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Fonlow.Testing.HttpCore(>= 1.0.0)
- Microsoft.Extensions.Configuration.Json(>= 3.0.0)
Tags