Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
R

Reqnroll

> 编程语言
Open source

Open-source Cucumber-style BDD test automation framework for .NET.

773 stars0 likes0 views
WebsiteGitHub

About

Open-source Cucumber-style BDD test automation framework for .NET.

Reqnroll

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.

Reqnroll enables writing executable specifications for BDD using 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 up to .NET 10.0). For executing the automated scenarios, Reqnroll can use MsTest, NUnit, xUnit or TUnit. On Reqnroll projects you can work using Visual Studio 2022, Visual Studio Core and Rider, but you can also use Reqnroll without any IDE.

Useful links

  • Quickstart guide
  • Reqnroll website
  • Reqnroll documentation
  • Migrating from SpecFlow
  • Release notes
  • IDE setup instructions for Reqnroll

Installation

The extension can be installed via NuGet packages from nuget.org. The main package you need to install depends on the test execution framework: Reqnroll.NUnit, Reqnroll.MsTest, Reqnroll.xUnit or Reqnroll.TUnit. See detailed instructions on the project setup documentation page.

Contributing

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

Sponsors

  • Spec Solutions
  • Info Support
  • TestMu AI (formerly LambdaTest)

See all sponsors and information about sponsorship on the Sponsorship page of our website.

License

Reqnroll for VisualStudio is licensed under the BSD 3-Clause License.

Copyright (c) 2024-2026 Reqnroll

This project is based on the SpecFlow framework.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C#bddcucumbergherkinspecflow

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言