Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JUnit or XUnit output reporter to test runner to upload and use in VSTS #1897

Closed
d3r3kk opened this issue Jun 7, 2018 · 0 comments · Fixed by #1901
Closed

Add JUnit or XUnit output reporter to test runner to upload and use in VSTS #1897

d3r3kk opened this issue Jun 7, 2018 · 0 comments · Fixed by #1901
Assignees
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone

Comments

@d3r3kk
Copy link

d3r3kk commented Jun 7, 2018

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.

@d3r3kk d3r3kk self-assigned this Jun 7, 2018
@d3r3kk d3r3kk added needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Jun 7, 2018
@d3r3kk d3r3kk added this to the June 2018 milestone Jun 7, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant