[Story summary]
April 11, 2023 ยท View on GitHub
As a [person].
I want [something].
So that [action].
Tech Details
- TBD
- TBD
Acceptance Criteria
- TBD
- TBD
Tests for Behavior-Driven Development (BDD)
Scenario: Title
Given [context]
And [some more context]...
When [event]
And [another event]...
Then [outcome]
And [another outcome]...
But [not this outcome]