Specflow LivingDoc + Azure DevOps + VSTest w/ Retry on failure
Hello,
We are experiencing the following behavior when retry on failure is enabled in Azure DevOps:
- 32 out of 34 tests pass! -> testexecution.json file generated with 32 passes and 2 failures
- Azure DevOps retries the two failed tests and they pass -> new testexecution.json file overwrites the old one with 32 tests 'not executed' and 2 tests passing
- LivingDoc generated shows only that 2 tests were executed
Any suggestions/recommendations?
0
Please sign in to leave a comment.
Comments
0 comments