fabric icon indicating copy to clipboard operation
fabric copied to clipboard

Create parent directory when writing test report

Open SquidDev opened this issue 1 year ago • 2 comments

This is useful when writing test reports to a child directory, such as $buildDir/reports/tests/gametest.xml instead.

The alternative option here would be to put this call inside a mixin to XmlReportingTestCompletionListener. Creating a subclass felt more elegant, but happy to use a mixin if preferred!

SquidDev avatar Sep 27 '22 19:09 SquidDev

I will merge this in alongside the next bunch of changes 👍

modmuss50 avatar Sep 28 '22 21:09 modmuss50

❤️ Thanks all for reviewing :)

SquidDev avatar Sep 28 '22 21:09 SquidDev

Wonderful, thank you so much!

SquidDev avatar Oct 16 '22 15:10 SquidDev