Tom Jenkinson created SUREFIRE-1032:
---------------------------------------
Summary: Running junit tests too verbose on command line when
parallel execution is false
Key: SUREFIRE-1032
URL: https://jira.codehaus.org/browse/SUREFIRE-1032
Project: Maven Surefire
Issue Type: Improvement
Affects Versions: 2.16
Reporter: Tom Jenkinson
http://jira.codehaus.org/browse/SUREFIRE-968 changed the output of the surefire
plugin such that it is easier to identify the output from parallel executed
test suites. Although this design may be appropriate for that use case, it does
have negative viewability implications and as such it would be useful to
minimize usage of that format where possible. Negatives include: If you are
developing on a small window it increases the likelihood of wrapping of the
text (if your terminal supports wrapping, or a scroll bar if not).
For example, if "parallel" execution is not set to true, it would be better to
see the old style output.
I agree it is required behaviour in the context of the use case it was intended
to solve.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira