This library provides Microsoft.Extensions.Logging support for Xunit.
Info
Version: | 1.0.2 |
Author(s): | rprimrose |
Last Update: | Thursday, April 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roryprimrose/Neovolve.UnitTest |
NuGet Url: | https://www.nuget.org/packages/Neovolve.UnitTest |
Install
Install-Package Neovolve.UnitTest
dotnet add package Neovolve.UnitTest
paket add Neovolve.UnitTest
Neovolve.UnitTest Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- Xunit.Abstractions(>= 2.0.1)