SpecFlow 1.9.0
dotnet add package SpecFlow --version 1.9.0
NuGet\Install-Package SpecFlow -Version 1.9.0
<PackageReference Include="SpecFlow" Version="1.9.0" />
<PackageVersion Include="SpecFlow" Version="1.9.0" />
<PackageReference Include="SpecFlow" />
paket add SpecFlow --version 1.9.0
#r "nuget: SpecFlow, 1.9.0"
#addin nuget:?package=SpecFlow&version=1.9.0
#tool nuget:?package=SpecFlow&version=1.9.0
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl3 is compatible. sl4-wp is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SpecFlow:
Package | Downloads |
---|---|
SpecFlow.NUnit
Combined package to setup SpecFlow with NUnit v2.6+ easily. For running tests with NUnit runners, use SpecFlow.NUnit.Runners package! |
GitHub repositories (20)
Showing the top 5 popular GitHub repositories that depend on SpecFlow:
Repository | Stars |
---|---|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
AutomateThePlanet/AutomateThePlanet-Learning-Series
Automate The Planet Series Source Code
|
|
mccalltd/AttributeRouting
Define your routes using attributes on actions in ASP.NET MVC and Web API.
|