Add JUnit or XUnit output reporter to test runner to upload and use in VSTS #1897
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
In order to make full use of VSTS build summary information we need to provide it with a supported test output format. Currently, that includes JUnit, XUnit, and vstest/mstest output.
mocha supports JUnit and XUnit output, add an option that will make the test run output to this format in a file.
The text was updated successfully, but these errors were encountered: