in reply to PERL build using unit test and static analysis

I have to achieve Junit formatting for Unit tests
Does TAP::Formatter::JUnit do what you want? Don't forget to check out other CPAN TAP::Formatter modules.

  • Comment on Re: PERL build using unit test and static analysis