Bdd Cheatsheet

Guidance for Behavior-Driven Development (BDD) patterns and Gherkin syntax in .NET. USE FOR: writing Gherkin feature files, structuring Given-When-Then scenarios, creating scenario outlines with data tables, organizing BDD step definitions, mapping business requirements to executable specifications with Reqnroll or SpecFlow. DO NOT USE FOR: unit test design (use xUnit/NUnit directly), performance testing, API contract testing (use Pact), or end-to-end browser automation (use Playwright).

Tyler-R-Kendrick 08d9c6f 22 files · 32.9 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/testing/bdd-cheatsheet commit 08d9c6f192

Frequently asked questions

npx skillmds add tyler-r-kendrick/bdd-cheatsheet