Skip to content

Commit 5070d85

Browse files
committed
Merge pull request #3 from FloSet/patch-1
Update Visual Studio Core to Visual Studio Code
1 parent 24c43b2 commit 5070d85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image: assets/images/reqnroll-logo-bubbles.webp
99

1010
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.
1111

12-
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.
12+
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.
1313

1414
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.
1515

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

4444
## Contact
4545

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

0 commit comments

Comments
 (0)