xUnit VW Extension is an extension to the xUnit testing framework which enables you to pass failing tests when using continuous integration tools.
Info
Version: | 2.1.0 |
Author(s): | Eirik Mildestveit Hammerstad |
Last Update: | Wednesday, November 4, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hammerstad/xUnit-VW-Extension |
NuGet Url: | https://www.nuget.org/packages/xunit.vw.extension |
Install
Install-Package xunit.vw.extension
dotnet add package xunit.vw.extension
paket add xunit.vw.extension
xunit.vw.extension Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit(>= 2.1.0)
Tags