You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Komorek, Jonathan" <jk...@booksurge.com> on 2009/10/12 21:22:26 UTC

Standard Out while running unit tests

Does anyone know a way to see the output of unit tests while they are
running via 'mvn test'? It would be much quicker to troubleshoot a test
rather than tracking down the SureFire reports each time.

Thanks.

- Jonathan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Standard Out while running unit tests

Posted by Ryan Connolly <ry...@gmail.com>.
Passing the property -Dsurefire.useFile=false should do the trick.

On 10/12/09, Komorek, Jonathan <jk...@booksurge.com> wrote:
> Does anyone know a way to see the output of unit tests while they are
> running via 'mvn test'? It would be much quicker to troubleshoot a test
> rather than tracking down the SureFire reports each time.
>
> Thanks.
>
> - Jonathan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

-- 
Sent from my mobile device

®¥@N

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org