ILoggingProvider & ILogger to wrap ITestOutputHelper in xUnit .Net testing framework.
Info
Version: | 0.1.0.12 |
Author(s): | Jeff Bacon |
Last Update: | Friday, December 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thesuavehog/tsh.xunit.logging |
NuGet Url: | https://www.nuget.org/packages/tsh.xunit.logging |
Install
Install-Package tsh.xunit.logging
dotnet add package tsh.xunit.logging
paket add tsh.xunit.logging
tsh.xunit.logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- xunit.abstractions(>= 2.0.3)
Tags