Provides some helpers for integration test use.
Info
| Version: | 2.3.6 |
| Author(s): | Xavier Solau |
| Last Update: | Sunday, September 7, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/xaviersolau/CodeQuality |
| NuGet Url: | https://www.nuget.org/packages/SoloX.CodeQuality.Test.Helpers |
Install
Install-Package SoloX.CodeQuality.Test.Helpers
dotnet add package SoloX.CodeQuality.Test.Helpers
paket add SoloX.CodeQuality.Test.Helpers
SoloX.CodeQuality.Test.Helpers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- xunit(>= 2.4.1)
Tags