
Tap::formatter::junit provides junit xml output formatting for tap::harness. it can be used with prove, for example, to format the output of a test suite into a junit xml document. it is particularly intended for integrating perl or tap test suites into the hudson and jenkins continuous integration servers. (previously, they had a junit plugin but no tap plugin. nowadays, you could perhaps also use the tap plugin instead.)