SpecFlow plugin for xUnit that provides conditional Ignore tests functionality.
Info
Version: | 1.0.0 |
Author(s): | Chris McKelt United Traders |
Last Update: | Thursday, March 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/UnitedTraders/Xunit.SpecFlow.AssertSkip |
NuGet Url: | https://www.nuget.org/packages/Xunit.SpecFlow.AssertSkip |
Install
Install-Package Xunit.SpecFlow.AssertSkip
dotnet add package Xunit.SpecFlow.AssertSkip
paket add Xunit.SpecFlow.AssertSkip
Xunit.SpecFlow.AssertSkip Download (Unzip the "nupkg" after downloading)
Dependencies
- SpecFlow(>= 1.9.0)
- SpecFlow.CustomPlugin(>= 1.9.0)
- SpecFlow.xUnit(>= 1.0.2)
- xunit(>= 1.9.2)
- xunit.extensions(>= 1.9.2)
Tags