Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.
Info
Version: | 4.0.31-beta |
Author(s): | SpecFlow Team |
Last Update: | Wednesday, February 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.specflow.org/ |
NuGet Url: | https://www.nuget.org/packages/SpecFlow.NUnit.Runners |
Install
Install-Package SpecFlow.NUnit.Runners
dotnet add package SpecFlow.NUnit.Runners
paket add SpecFlow.NUnit.Runners
SpecFlow.NUnit.Runners Download (Unzip the "nupkg" after downloading)
Dependencies
- SpecFlow.NUnit(>= 3.7.1 && <= 3.7.1)
- NUnit.Console(>= 3.9.0)
- NUnit3TestAdapter(>= 3.10.0)
Tags