docs: set v6 release date (#168)

This commit is contained in:
Stefan Rotsch
2023-02-23 10:47:58 +01:00
committed by GitHub
parent 94f368249e
commit 3288d65beb
28 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
title: "SpecFlow"
ring: assess
quadrant: "languages-and-frameworks"
tags: [coding, quality assurance]
---
[SpecFlow](https://specflow.org) 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.