little-afternoon-68046
12/19/2023, 2:48 PMpants test ...
I wanted to use pytest-html
which works, but produces separate reports per pants process and I would need one report for the entire run. After reading through slack I guess the easiest solution would be to take the junit xml and use some tool like junit2html
to convert it, but I wonder maybe someone solved that problem in a different way.happy-kitchen-89482
12/19/2023, 8:16 PM