In the gradle test html reports that are produced, there are tabs for the tests, failed tests, standard out and standard err. It would be helpful to be able to see the standard out/err with the test that it ran with. I have 30 tests in one class and they log things out, and now the standard out just munges them all together. I would like an easy way to see a test with its associated output.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Test error logs in gradle standard output | 0 | 450 | January 20, 2022 | |
| Seeing test output at the console | 0 | 3254 | November 7, 2011 | |
| Show stderr for failed tests | 7 | 5208 | February 20, 2019 | |
| How to output stderr in the cmd console stream? | 1 | 1763 | February 21, 2019 | |
| Gradle test report : Standard output per test method | 6 | 3746 | September 12, 2021 |