You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/03/23 00:37:11 UTC

[jira] Closed: (MPTEST-9) I would like to control the output of the unit tests

     [ http://jira.codehaus.org/browse/MPTEST-9?page=all ]
     
Lukas Theussl closed MPTEST-9:
------------------------------

     Assign To: Lukas Theussl
    Resolution: Fixed

Fixed a long time ago.

> I would like to control the output of the unit tests
> ----------------------------------------------------
>
>          Key: MPTEST-9
>          URL: http://jira.codehaus.org/browse/MPTEST-9
>      Project: maven-test-plugin
>         Type: Improvement

>     Reporter: Julian Payne
>     Assignee: Lukas Theussl

>
>
> I would like to be able to control the printing of exceptions when running the unit tests. Today the output is hardcoded as:
> <junit printSummary="yes"
> and with the following report generators:
> <formatter type="xml"/>
> <formatter type="plain" usefile="${maven.junit.usefile}"/>
> Ideally what I would like is to have a property to control the printSummary:
> <junit printSummary="${maven.junit.printsummary}"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira