Setup & Installation
What This Skill Does
Generates Reqnroll BDD test automation code in C# for web and mobile platforms. Covers Selenium 3/4 and Appium 2 driver setups, Gherkin feature files, step definitions, and parallel NUnit execution against LambdaTest cloud. Also handles SpecFlow-to-Reqnroll migration.
Reqnroll's docs are sparse and LambdaTest cloud integration details are scattered, so this gives you working C# patterns for all three driver modes without trial-and-error.
When to use it
- Writing Gherkin feature files and C# step definitions for a Reqnroll project
- Setting up Selenium 4 RemoteWebDriver to run BDD tests on LambdaTest cloud
- Migrating an existing SpecFlow test suite to Reqnroll with minimal code changes
- Configuring parallel NUnit execution with ScenarioContext-based driver sharing
- Building Appium 2 mobile test scenarios for Android devices on LambdaTest