Skip to content

Visual Studio extension for Reqnroll - open-source .NET BDD framework

License

Notifications You must be signed in to change notification settings

reqnroll/Reqnroll.VisualStudio

Repository files navigation

Reqnroll Visual Studio extension

CI

Visual Studio Marketplace Version

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)

Useful links

Installation

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.

Contributing

All contributors are welcome! For more information see the Contribution guidelines

License

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.