jeudi 20 août 2015

Exporting error log Maven

I am running a junit test suite from the command line and I get all the errors in the command line.

mvn test

Is there a command that I can execute that creates a txt file with the error log? I want something simple like

 Test1-sucessful
 Test2-failed
 Test3-sucessful 

etc

Aucun commentaire:

Enregistrer un commentaire