Details
-
Type:
New Feature
-
Status:
Resolved
-
Resolution: Not A Bug
-
Affects Version/s: 1.0-milestone-1
-
Fix Version/s: None
Description
I opened up build/reports/tests/index.html and all it said was that my tests were failing, but it gave me no useful information for debugging. My tests pass in Eclipse, but fail on the command line using Gradle, so it's a bit frustrating that all the output is being swallowed. I'd really like access to the standard out and standard error from the test runs in order to be able to debug this.
The stdout and stderr of a test is available on the page for the test.