Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image: assets/images/reqnroll-logo-bubbles.jpg

Reqnroll enables writing executable specifications for BDD using [Gherkin](https://cucumber.io/docs/gherkin/), the widely-accepted _feature file_ specification format. With that you can define the requirements using _Given-When-Then_ style _scenarios_ and turn them to automated tests in order to verify their implementation.

Reqnroll works on all major operating systems (Windows, Linux, macOS), on all commonly used .NET implementations (including .NET Framework 4.6.2+ and .NET 8.0). For executing the automated scenarios, Reqnroll can use [MsTest](https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-mstest), [NUnit](https://nunit.org/) or [xUnit](https://xunit.net/). You can work on Reqnroll projects using Visual Studio 2022, Visual Studio Core and Rider, but you can also use Reqnroll without any IDE.
Reqnroll works on all major operating systems (Windows, Linux, macOS), on all commonly used .NET implementations (including .NET Framework 4.6.2+ and .NET 8.0). For executing the automated scenarios, Reqnroll can use [MsTest](https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-mstest), [NUnit](https://nunit.org/) or [xUnit](https://xunit.net/). You can work on Reqnroll projects using Visual Studio 2022, Visual Studio Code and Rider, but you can also use Reqnroll without any IDE.

The Reqnroll project has been initiated by Gaspar Nagy, the creator and main contributor of SpecFlow. Gaspar's company, [Spec Solutions](https://www.specsolutions.eu/) has been sponsoring his efforts, but **Reqnroll is an independent project that is owned and supported by the community**. The legal assets of the project are going to be transferred to a foundation, but Gaspar is committed to keep working on the project.

Expand Down Expand Up @@ -43,4 +43,4 @@ To discuss, ideas, comments, feedback about the project sustainability strategy

## Contact

Please check out our [contact page]({{ site.url }}/contact/) for details.
Please check out our [contact page]({{ site.url }}/contact/) for details.