65 packages tagged with “reqnroll”
JSON schema-based messages for Cucumber's inter-process communication
Reqnroll aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today."
Package to enable the code-behind file generation during build time https://go.reqnroll.net/doc-config-build
Package to use Reqnroll with NUnit 3.13 and later.
Package to use Reqnroll with xUnit 2.x. Use Reqnroll.xunit.v3 for xUnit 3.x.
A Cucumber Messages formatter that produces a pretty HTML report for Cucumber runs.
Package to use Reqnroll for use with MsTest v2.
Enables SpecFlow compatibility mode for Reqnroll
Reqnroll plugin that enables to use Microsoft.Extensions.DependencyInjection for resolving test dependencies.
Create beautiful reports from your Reqnroll tests.
Package for writing custom generator extensions for Reqnroll.
Adds support for dynamic instances and sets from Reqnroll tables. See documentation at https://github.com/reqnroll/Reqnroll/tree/main/Plugins/Reqnroll.Assist.Dynamic
SpecSync for Azure DevOps is a synchronization tool that synchronizes Gherkin feature files with Azure DevOps (TFS/VSTS). Please find more information and detailed documentation at https://speclink.me/specsync.
Reqnroll.SpecFlowCompatibility.Actions.Configuration
Reqnroll plugin for reporting test results to https://reportportal.io
Allows for a @retry(n) tag to be placed above scenarios in Reqnroll.xUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated.
Package to use external data in Gherkin scenarios
Console App for SpecSync for Azure DevOps (for .NET Framework v4.*). For systems with .NET Core v3 installed, we recommend to install SpecSync.AzureDevOps as a .NET Core tool. SpecSync for Azure DevOps is a synchronization tool that synchronizes Gherkin feature files with Azure DevOps (TFS/VSTS).
Reqnroll plugin that enables to use Autofac for resolving test dependencies.
Allows for a @Retry, @Retry(n) tags to be placed above Scenarios and Features in Reqnroll.NUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated. Based on Josh Keegan's xRetry.SpecFlow package.
Data Collector of Execution results for reporting.
Package to use Verify.Xunit with Reqnroll
Package to use Reqnroll with xUnit.v3 2.0 and later.
livingdocreport -f outputname.json -r reportname.html -l de|en Don't add this package to your project. Install from commandline: dotnet tool install --global databinding.LivingDoc.Report.CLI
Reqnroll (Gherkin) based BDD framework with focus on automation testing
Extends ReqnRoll to allow variants of a test to be run using tags
A Reqnroll bindings library for Power Apps.
Library for extending Reqnroll with NUnit with retry logic
Package to use Reqnroll with TUnit 1.3.25 and later.
Package to handle Reqnroll tables with Dynamic types