Hi, Does anyone have recommendation/Experience with doing Code Coverage reports in Jenkins with a Perl Application ? I would appreciate of you share your knowledge/experience.
I have tests running against a perl based application in TAP, then doing something like: prove --formatter=TAP::Formatter::JUnit -l t > test_results.xml Now want to use Clover to do Test Coverage Analysis in Jenkins. Thanks, -Kamal. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
