Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e9d0cc

Browse files
committed
Print details for failed tests
1 parent 74a66e5 commit 5e9d0cc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎app/build.xml‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,8 @@
136136
</classpath>
137137

138138
<!-- Write XML files (for report-generation) and TXT files (for manual review) for every test class -->
139-
<formatter type="plain" />
139+
<formatter type="plain" usefile="false" /> <!-- to screen -->
140140
<formatter type="xml"/>
141-
<!-- Print full details to stdout when running a single test -->
142-
<formatter type="plain" usefile="false" if="single-test-class"/>
143141
<!-- When running all tests, print details for failing tests and a summary for each test class (printsummary=yes above) -->
144142
<formatter type="brief" usefile="false" unless="single-test-class"/>
145143

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /