xUnit adapter for SpecFlow that allows running scenarios without code generation.
Info
| Version: | 1.2.1 |
| Author(s): | Gaspar Nagy, Spec Solutions |
| Last Update: | Friday, May 25, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gasparnagy/SpecFlow.xUnitAdapter |
| NuGet Url: | https://www.nuget.org/packages/SpecFlow.xUnitAdapter |
Install
Install-Package SpecFlow.xUnitAdapter
dotnet add package SpecFlow.xUnitAdapter
paket add SpecFlow.xUnitAdapter
SpecFlow.xUnitAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- SpecFlow.xUnit(>= 2.3.1)
- xunit(>= 2.3.0)
Tags