Add option to use the same run for Relaunched tests #1031
Labels
ci\cd
continuous delivery, continuous integration
enhancement
new feature request, improvement, enhancement
priority medium
users
Milestone
Is your feature request related to a problem? Please describe.
We want to include all the tests in a single run, even if some tests were relaunched or failed.
Describe the solution you'd like
As a solution, we would like to have a checkbox in the relaunch modal window labeled "Report in the same run."
When this option is selected, Testomat will pass the same runId as a parameter to CI (TESTOMATIO_RUN).
When this option is disabled, Testomat creates a new run and passes its id. This is the current behavior.
Example:
The text was updated successfully, but these errors were encountered: