lydincamilleri
3 years agoOccasional Contributor
Azure DevOps Integration - Re-running Failed Test
Hi Community,
Did anyone manage to find a way how to re-run failed tests using AzureDevops?
We currently are facing the problem that when a test fails inside a job (ex: a job has 5 tests, 4 passed but 1 failed), when rerunning failed jobs, all the 5 tests are re-executed. We would like to run only the specific test case which failed rather than the full job.
Appreciate your feedback :)!