docs: add specflow

This commit is contained in:
thorsten.specht
2022-10-13 16:23:11 +02:00
committed by resah
parent 57b3cd1f33
commit d19b6cbfd9

View File

@@ -0,0 +1,9 @@
---
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.