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

JUnit xml results #98

Closed
gissuebot opened this issue Jul 7, 2014 · 1 comment
Closed

JUnit xml results #98

gissuebot opened this issue Jul 7, 2014 · 1 comment

Comments

@gissuebot
Copy link

From kevinb9n on May 01, 2007 12:58:42

Gregory Kick:
    Second, I'd like to get the xml reports from junit.  Could the java
    task that forks the test runner be changed to the junit task with a
    fomatter of type xml?  Was there any particular reason that the junit
    task wasn't being used in the first place?

Bob:

I copied the JUnit target over from Dynaop, so I don't remember the exact
reason, but I think it's because I like the way JUnit itself outputs the
dots--it's very clear whether you failed or succeeded. We can add another
target or parameter which results in XML though (or output XML, too). I
mostly use my IDE nowadays though.

Original issue: http://code.google.com/p/google-guice/issues/detail?id=98

@gissuebot
Copy link
Author

From limpbizkit on June 01, 2008 12:28:12

Dots are good. IDE-integration is better. But if anyone really wants XML output for our tests, please submit a
patch and we'll output XML as well.

Status: WontFix
Owner: limpbizkit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant