Reqnroll.TUnit
3.3.1
Prefix Reserved
dotnet add package Reqnroll.TUnit --version 3.3.1
NuGet\Install-Package Reqnroll.TUnit -Version 3.3.1
<PackageReference Include="Reqnroll.TUnit" Version="3.3.1" />
<PackageVersion Include="Reqnroll.TUnit" Version="3.3.1" />
<PackageReference Include="Reqnroll.TUnit" />
paket add Reqnroll.TUnit --version 3.3.1
#r "nuget: Reqnroll.TUnit, 3.3.1"
#:package Reqnroll.TUnit@3.3.1
#addin nuget:?package=Reqnroll.TUnit&version=3.3.1
#tool nuget:?package=Reqnroll.TUnit&version=3.3.1
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 9.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
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-2025 Reqnroll
This project is based on the SpecFlow framework.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Reqnroll (>= 3.3.1)
- Reqnroll.Tools.MsBuild.Generation (>= 3.3.1)
- TUnit.Core (>= 1.3.25)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.