bowtie
bowtie copied to clipboard
Consider outputting results in subunit format
Or alternatively teach bowtie report to convert a report into subunit.
Hi @Julian, what is a subunit format ?
Or alternatively teach bowtie report to convert a report into subunit.
Also we no more have bowtie report right ?
Also we no more have bowtie report right ?
Correct!
Hi @Julian, what is a subunit format ?
It's a test reporting format, one that essentially improved on JunitXML (which is ubiquitous across languages so there are lots of tools that know how to use those files -- and subunit can downconvert into JUnitXML, meaning it has even more information but if you throw that away you get JUnitXML). I'm honestly not 100% sure where the homepage is at this point, it's been moved so many times, but see e.g. https://pypi.org/project/python-subunit/ and/or https://launchpad.net/subunit