User Tools

Site Tools


programming:perl

Unit tests with Prove

Run unit tests in os-autoinst

prove -I . -v -m t/22-svirt.t

Run codecover locally

PERL5OPT=-MDevel::Cover prove -I . t/22-svirt.t -v -m
cover -report html
firefox /home/clemix/sandbox/os-autoinst/cover_db/coverage.html
programming/perl.txt · Last modified: by clemix

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki