Describe the solution you'd like
Since Gradle 9.4.0 its test report renders report entries (data and attachments) in the HTML and also the XML reports: https://docs.gradle.org/9.4.0/release-notes.html#additional-test-data-capture
Would be nice if we could also send those entries from Spock specs.
Describe the solution you'd like
Since Gradle 9.4.0 its test report renders report entries (data and attachments) in the HTML and also the XML reports: https://docs.gradle.org/9.4.0/release-notes.html#additional-test-data-capture
Would be nice if we could also send those entries from Spock specs.