Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Test::Nightly::Test 0.03

    Download button

    No screenshots available
    Downloads: 247  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Very Good (4.0/5)
    4 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Kirstin Bettiol | More programs
    Perl Artistic License / FREE
    December 11th, 2007, 21:31 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Test::Nightly::Test description

    Test::Nightly::Test is a Perl module to make and runs your tests.

    Test::Nightly::Test is a Perl module to make and runs your tests.

    Designed to run our tests, and then store the results back into the object. You probably should not be dealing with this module directly.

    SYNOPSIS

    use Test::Nightly::Test;

    my $test = Test::Nightly::Test->new();

    $test->run();

    The following methods are available:

    new()
    my $test = Test::Nightly::Test->new({
    modules => @modules, # Required.
    build_type => 'make' # || 'build'. 'make' is default.
    install_module => 'all', # || 'passed'. 'all' is default.
    skip_tests => 1, # skips the tests.
    test_directory_format => ['t/', 'tests/'], # Optional, defaults to ['t/'].
    test_file_format => ['.t', '.pl'], # Optional, defaults to ['.t'].
    test_order => 'ordered', # || 'random'. 'ordered' is default.
    });

    Create a new Test::Nightly::Test object.

    modules is an array of the hash refs that include the path to the module and the build script name. It isn't required that you supply this because the directories are found from the Test::Nightly object. Basically you probably shouldn't be calling this package on it's own, rather use the Test::Nightly as your interface, but if you really want to you can.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    nightly tests | store results | Perl module | nightly | tests | storage

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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