-
Story
-
Resolution:
Unresolved
-
Normal
-
None
-
None
-
-
DOD:
The pytest-bdd library is fully integrated into the test environment.
A comprehensive Gherkin feature file is authored, detailing a key business flow.
Corresponding step definitions are written in Python and correctly mapped to the Gherkin steps.
The BDD scenario is executed successfully via the Pytest runner.