Loading...
Loading...
Write BDD test scenarios in Gherkin for a feature
npx skill4agent add smartworkx/dev-context create-specgh issue viewCLAUDE.mddoc/adr/doc/doc/spec/doc/spec/<kebab-case-feature-name>.featureFeature: <Feature Title>
<Brief description of the feature>
Scenario: <scenario name>
Given <precondition>
When <action>
Then <expected result>BackgroundRuleScenario OutlineExamplesdoc/spec/.featuredoc/spec/user-export.feature