Closed tv547 closed 2 years ago
As a Development Team I need a .feature file and accompanying steps.py file So that I can test the RESTful API from the outside in
Assumption is that these files will be bare bones to begin with and will be added to by writing cases for the features
Given I want to add a feature to the UI When I open the dev environment Then there is a BDD .feature file and accompanying steps.py file
As a Development Team I need a .feature file and accompanying steps.py file So that I can test the RESTful API from the outside in
Details and Assumptions
Assumption is that these files will be bare bones to begin with and will be added to by writing cases for the features
Acceptance Criteria