bockensm
04/26/2023, 6:31 PMreporter=mintext outputFile=/path/to/file.xml outputFormats=junit
but it doesn't write the file. I'm using this in GitLab CI so I want to see the mintext results when viewing the pipeline, but GitLab also wants junit XML for one if its features to show when tests started failing.bockensm
04/26/2023, 6:32 PMreporter=mintext outputFile=/path/tofile.xml
but it writes the mintext as you would expect.bockensm
04/26/2023, 6:32 PMjsteinshouer
04/26/2023, 8:54 PMtestbox run help
jsteinshouer
04/26/2023, 8:55 PMzackster
04/27/2023, 6:17 AM