in reply to Re: Using prove or Test::Harness without running tests?
in thread Using prove or Test::Harness without running tests? (SOLVED)
Unfortunately the TAP is almost all generated by our own C code. I guess it might be possible to extend that to output JUnit as well, but it wouldn't be my first choice. Thanks for the suggestion.