Files
TechradarDev/radar/2022-10-12/specflow.md
thorsten.specht d19b6cbfd9 docs: add specflow
2022-10-27 14:44:50 +02:00

10 lines
355 B
Markdown

---
title: "SpecFlow"
ring: assess
quadrant: "languages-and-frameworks"
---
SpecFlow is a free and open source BDD-framework for .NET
BDD frameworks in general enable teams to better collaborate on test automation by using for instance the Gherkin syntax to make tests readable to everyone. SpecFlow is the most popular BDD framework for .NET projects.