Write BDD scenarios for:
Feature: ${{FEATURE_DESCRIPTION}}
User stories: ${{USER_STORIES}}
Acceptance criteria: ${{ACCEPTANCE_CRITERIA}}
Generate:
- Feature file structure
- Background setup
- Scenario outlines with examples
- Given/When/Then steps
- Reusable step definitions
- Data tables where appropriate
- Tags for organizationOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{FEATURE_DESCRIPTION][{USER_STORIES][{ACCEPTANCE_CRITERIA]