SpecFlow

SpecFlow is a BDD framework for .NET developers, enabling teams to write behavior specifications in Gherkin and execute them in C# applications. SpecFlow+ Runner and SpecFlow+ LivingDoc provide enhanced test execution and living documentation capabilities.

API entry from apis.yml

apis.yml Raw ↑
aid: bdd:specflow
name: SpecFlow
description: SpecFlow is a BDD framework for .NET developers, enabling teams to write behavior specifications
  in Gherkin and execute them in C# applications. SpecFlow+ Runner and SpecFlow+ LivingDoc provide enhanced
  test execution and living documentation capabilities.
humanURL: https://specflow.org/
tags:
- BDD
- Testing
- Gherkin
- .NET
- C#
properties:
- type: Documentation
  url: https://docs.specflow.org/
- type: GettingStarted
  url: https://docs.specflow.org/projects/specflow/en/latest/Getting-Started/