We have is that we have a multi module project where we have added screenshot tests and are running the tests in our CI Pipeline ( (a hosted Azure Devops).
I would like to enable JUnit test reports which seems to be the only test report format that Azure Devops supports.
With this format failed screenshots would show up as a failed test-case and we would get statistics on which tests that are unstable and needs attention.
Any plans to add this support? With some hint I can probably make a draft with this functionality.
We have is that we have a multi module project where we have added screenshot tests and are running the tests in our CI Pipeline ( (a hosted Azure Devops).
I would like to enable JUnit test reports which seems to be the only test report format that Azure Devops supports.
With this format failed screenshots would show up as a failed test-case and we would get statistics on which tests that are unstable and needs attention.
Any plans to add this support? With some hint I can probably make a draft with this functionality.