Join Slack
Powered by
Is there a way to output test results as Junit XML...
# kotest
p
phil-t
07/21/2020, 9:15 AM
Is there a way to output test results as Junit XML files, and is the junitxml extension needed for this?
s
sam
07/21/2020, 11:30 AM
Gradle will do that automatically
p
phil-t
07/21/2020, 1:20 PM
Good point, we'll see if this works in our pipeline.
s
sam
07/21/2020, 1:20 PM
Yep, should find all the report xml's once you've ran gradle check
5
Views
Open in Slack
Previous
Next