You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a QA I have organized my large test suite into multiple subdirectories containing one or more test files with one or more scenarios. In order to do a regression run I would like to run all the tests in a subdirectory.
Acceptance Criteria:
On the scenarios page there should be a "Run all" button when I hover over a folder name
When I click the button all the scenarios in this folder should be executed in parallel using workers
As a QA I have organized my large test suite into multiple subdirectories containing one or more test files with one or more scenarios. In order to do a regression run I would like to run all the tests in a subdirectory.
Acceptance Criteria: