Possible to add JUnit Failed Test Images to TFS?
- My TFS Dashboard executes my webdriver test suites
- Once all tests have executed within the test suite batches the TFS will then read the outputted JUnit results
- When there is a test failure the TFS dashboard will highlight the failed test as illustrated within the image below.
- Does anyone know how i can bind 'failed' images to the JUnit report and in turn link the image to a test which fails?
Thanks for your help