How can I fix things so I don't get the 5+ lines of output on the
console for every single testcase?

I really only want to know when a test fails. The xml reports are fine
for when I'm building the site, but 99% of the time I'm building during
new development and just want failing testcases.

In my ant build files, I used to run the junit task with the "brief"
formatter. That's kind of what I'm looking for here.

What are my options?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to