Test::Run::Plugin::ColorFileVerdicts

Test::Run::Plugin::ColorFileVerdicts is a Perl module to make the file verdict ("ok", "NOT OK") colorful.
Download

Test::Run::Plugin::ColorFileVerdicts Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Shlomi Fish
  • Publisher web site:
  • http://search.cpan.org/~shlomif/Bundle-Zavitan-0.2.0/Zavitan.pm

Test::Run::Plugin::ColorFileVerdicts Tags


Test::Run::Plugin::ColorFileVerdicts Description

Test::Run::Plugin::ColorFileVerdicts is a Perl module to make the file verdict ("ok", "NOT OK") colorful. Test::Run::Plugin::ColorFileVerdicts is a Perl module to make the file verdict ("ok", "NOT OK") colorful.SYNOPSIS package MyTestRun; use vars qw(@ISA); @ISA = (qw(Test::Run::Plugin::ColorFileVerdicts Test::Run::Obj)); my $tester = MyTestRun->new( { test_files => , } ); $tester->runtests();METHODS$self->private_canon_failed_obj_plugins()A method that specifies the extra plugins for the CanonFailedObj helper object. Required by the pluggable helper semantics. Requirements: · Perl


Test::Run::Plugin::ColorFileVerdicts Related Software