btrfs-progs icon indicating copy to clipboard operation
btrfs-progs copied to clipboard

Export test results as JUnit xml

Open kdave opened this issue 2 years ago • 0 comments

GH actions can present test results in JUnit format, add support to the test runner scripts to generate the xml. https://github.com/testmoapp/junitxml . Either generate the xml as tests progress or scan the result files and then generate the xml. This may need some updates to the test start/end markers.

kdave avatar Jul 11 '23 11:07 kdave