add v6 folder again

This commit is contained in:
Daniel
2022-11-18 09:07:59 +01:00
committed by Bastian
parent 47c3b0a739
commit e32ecb3d30
8 changed files with 83 additions and 0 deletions

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.