xUnit helper for the MELT testing library to verify that the correct logs are generated by apps or libraries using the .NET Standard Microsoft.Extensions.Logging library.
Info
Version: | 0.9.0 |
Author(s): | Alessio Franceschelli |
Last Update: | Sunday, August 6, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alefranz/MELT |
NuGet Url: | https://www.nuget.org/packages/MELT.Xunit |
Install
Install-Package MELT.Xunit
dotnet add package MELT.Xunit
paket add MELT.Xunit
MELT.Xunit Download (Unzip the "nupkg" after downloading)
Dependencies
- MELT(>= 0.6.0)
- xunit.abstractions(>= 2.0.2)
- xunit.assert(>= 2.2.0)
Tags