Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Test::Program 0.10

    Download button

    No screenshots available
    Downloads: 406  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.3/5)
    10 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Andy Lester | More programs
    Perl Artistic License / FREE
    July 25th, 2008, 11:12 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Test::Program description

    Test::Program is a Perl module with testing tools for Perl programs.

    Test::Program is a Perl module with testing tools for Perl programs.

    SYNOPSIS

    You've written a command-line program, not just a module, and you want to make sure that it compiles, runs and has valid POD embedded.

    use Test::More tests => 1;
    use Test::Program;

    my $program = "bin/flooble";

    program_compiles_ok( $program );

    # And coming soon...
    program_pod_ok( $program );
    program_help_ok( $program );
    program_version_ok( $program );

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    testing tools | program testing | Perl module | Perl | testing | tools

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM