Reqnroll is an open-source .NET test automation tool to practice Behavior Driven Development (BDD).
Reqnroll is a .NET port of Cucumber and it is based on the SpecFlow framework and code base. You can find more information about the goal of the Reqnroll project and the motivations to create it on the Reqnroll website.
The Reqnroll Visual Studio extension supports the following Visual Studio versions:
The extension can be used for the following frameworks:
- All Reqnroll versions
- SpecFlow v3.3 or later
- Any Gherkin feature file (step definition navigation features disabled)
- Reqnroll Quickstart guide
- Reqnroll website
- Reqnroll documentation
- Visual Studio extension release notes
- Project setup instructions for Reqnroll
The extension can be installed directly from Visual Studio using the extension manager. See detailed instructions at the Installation documentation page.
Please also help other users by rating the extension at the Visual Studio Marketplace: Reqnroll for Visual Studio 2022.
All contributors are welcome! For more information see the Contribution guidelines
Reqnroll for VisualStudio is licensed under the BSD 3-Clause License.
Copyright (c) 2024 Reqnroll
The extension is built based on the Deveroom for SpecFlow Visual Studio extension, created by Gaspar Nagy (Spec Solutions) and the SpecFlow for Visual Studio 2022 extension, maintained by Tricentis.