Found 88 packages
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.
JSON schema-based messages for Cucumber's inter-process communication
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
Reqnroll plugin for reporting test results to https://reportportal.io
Reqnroll plugin that enables to use Autofac for resolving test dependencies.
Reqnroll.SpecFlowCompatibility.Actions.Configuration
Package to use external data in Gherkin scenarios
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.
A Cucumber Messages formatter that produces a pretty HTML report for Cucumber runs.
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.
Package to use Verify.Xunit with Reqnroll
Package to use Reqnroll with xUnit.v3 2.0 and later.