-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Output JUnit XML from automated test runs #3404
Comments
Adds thirdparty/jasmine-reports dependency. We're not using a submodule here since we haven't previously. We may do this in the future, but I didn't see the need to make that change now. |
Do you need to report new thirdparty dependency to Juliana, update LICENSE, etc. ? |
Ah right. I'll update the NOTICE and let Juliana know. |
|
|
Looks good. Merging. |
Thursday Apr 25, 2013 at 20:11 GMT
Originally opened as adobe/brackets#3628
Add a new default option to write JUnit XML formatted results. JSON or XML selection is based out output file extension.
This change helps support a temporary fix for #3343. My plan for Jenkins is to create separate jobs for unit, extension and integration suites and store those results in Jenkins as XML.
jasonsanjose included the following code: https://github.com/adobe/brackets/pull/3628/commits
The text was updated successfully, but these errors were encountered: