Testing library, adding an Asp.Net Core logging provider that logs to xUnit ITestOutputHelper.
Info
| Version: | 1.0.18 |
| Author(s): | Carl-Hugo Marcotte |
| Last Update: | Friday, April 24, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ForEvolve/ForEvolve.Testing.Logging |
| NuGet Url: | https://www.nuget.org/packages/ForEvolve.Testing.Logging |
Install
Install-Package ForEvolve.Testing.Logging
dotnet add package ForEvolve.Testing.Logging
paket add ForEvolve.Testing.Logging
ForEvolve.Testing.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.0.0)
- xunit.abstractions(>= 2.0.3)
Tags