docs: fix spellcheck errors

This commit is contained in:
Stefan Rotsch
2023-02-22 16:28:50 +01:00
committed by Bastian
parent dbfba107c7
commit 77d0806181
25 changed files with 141 additions and 118 deletions

View File

@@ -1,10 +1,11 @@
---
title: "SpecFlow"
ring: assess
quadrant: "languages-and-frameworks"
tags: [coding, quality assurance]
title: "SpecFlow"
ring: assess
quadrant: "languages-and-frameworks"
tags: [coding, quality assurance]
---
SpecFlow is a free and open source BDD-framework for .NET
[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.
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.