Closed rudi116 closed 4 years ago
As a developer I need to make sure that a wishlist can be updated in the UI So that I know the "Update" function is working properly
Assumptions -The feature file is written using the Gherkin syntax understood by the behave tool -The .feature and .steps files are created
Acceptance Criteria: Given I have the test scenario When I run behave Then the test should pass
behave
As a developer I need to make sure that a wishlist can be updated in the UI So that I know the "Update" function is working properly
Assumptions -The feature file is written using the Gherkin syntax understood by the behave tool -The .feature and .steps files are created
Acceptance Criteria: Given I have the test scenario When I run
behave
Then the test should pass