On 29/05/10 5:45 PM, alarmnummer wrote:
Hi Guys,

is it possible to output the failed tests to the console? Atm I need to jump
to the generated report, but it would be easier of it also was outputted on
the console, comparable to the surefire plugin of maven.

So is something like this possible?

It is. In fact, Gradle used to do this for a while, but I found it a bit noisy and changed it back to just report the failed test classes. I can change it back, if people prefer that. Actually, I'd like to add some filename/line number info to the console output so that you can click on the failures in the UI/Intellij plugin and jump straight to the test source location.


--
Adam Murdoch
Gradle Developer
http://www.gradle.org
CTO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to