container-structure-test icon indicating copy to clipboard operation
container-structure-test copied to clipboard

Add stdout and stderr to JUnit test results

Open ddl-pjohnson opened this issue 2 years ago • 4 comments

Add the contents of stdout and stderr when creating junit test results.

I'm not sure if there is a formal definition of junit, so I followed https://github.com/testmoapp/junitxml and it seems to work in CircleCI.

(I couldn't see a pull request template, I'll be happy to add anything necessary)

ddl-pjohnson avatar Aug 23 '23 21:08 ddl-pjohnson