Extends xUnit to simplify logging.
Info
| Version: | 4.6.0-beta.2 |
| Author(s): | https://github.com/SimonCropp/XunitLogger/graphs/contributors |
| Last Update: | Monday, November 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SimonCropp/XunitLogger |
| NuGet Url: | https://www.nuget.org/packages/XunitLogger |
Install
Install-Package XunitLogger
dotnet add package XunitLogger
paket add XunitLogger
XunitLogger Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- xunit.abstractions(>= 2.0.3)
- xunit.extensibility.execution(>= 2.4.1)
- xunit.abstractions(>= 2.0.3)
- xunit.extensibility.execution(>= 2.4.1)
Tags