The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Test::Requires"

Test::Requires - Checks to see if the module can be loaded River stage five • 419 direct dependents • 13111 total dependents

Test::Requires checks to see if the module can be loaded. If this fails rather than failing tests this skips all tests. Test::Requires can also be used to require a minimum version of Perl: use Test::Requires "5.010"; # quoting is necessary!! # or us...

TOKUHIROM/Test-Requires-0.11 - 14 May 2020 00:51:07 UTC

Test::Requires::Git - Check your test requirements against the available version of Git River stage two • 37 direct dependents • 89 total dependents

Test::Requires::Git checks if the version of Git available for testing meets the given requirements. If the checks fail, then all tests will be *skipped*. "use Test::Requires::Git" always calls "test_requires_git" with the given arguments. If you don...

BOOK/Test-Requires-Git-1.008 - 07 Mar 2017 20:03:29 UTC

Test::Requires::Env - Testing environments and skipping by result of the testing River stage one • 2 direct dependents • 2 total dependents

Test::Requires::Env is testing environments and skipping by result of the testing. This module exports 'test_environments()' sub routine. The sub routine accepts two type arguments. One of them is array of environment names, it is used to check exist...

ZIGOROU/Test-Requires-Env-0.02 - 12 Jul 2011 04:34:23 UTC

Test::Requires::Scanner - retrieve modules specified by Test::Requires River stage one • 1 direct dependent • 4 total dependents

App::TestRequires::Scanner is to retrieve modules specified by Test::Requires in test files. It is useful for CPAN module maintainer. METHODS "$hashref = Test::Requires::Scanner->scan_string($str)" "$hashref = Test::Requires::Scanner->scan_file($file...

SONGMU/Test-Requires-Scanner-0.01 - 16 Jul 2014 05:30:19 UTC

lib/Test/Requires/Scanner/Result.pm River stage one • 1 direct dependent • 4 total dependents

SONGMU/Test-Requires-Scanner-0.01 - 16 Jul 2014 05:30:19 UTC

lib/Test/Requires/Scanner/Constants.pm River stage one • 1 direct dependent • 4 total dependents

SONGMU/Test-Requires-Scanner-0.01 - 16 Jul 2014 05:30:19 UTC

lib/Test/Requires/Scanner/CLI.pm River stage one • 1 direct dependent • 4 total dependents

SONGMU/Test-Requires-Scanner-0.01 - 16 Jul 2014 05:30:19 UTC

lib/Test/Requires/Scanner/Walker.pm River stage one • 1 direct dependent • 4 total dependents

SONGMU/Test-Requires-Scanner-0.01 - 16 Jul 2014 05:30:19 UTC

CPAN::Test::Dummy::Perl5::Requires - Dummy test module with a requires dependency River stage zero No dependents

SREZIC/CPAN-Test-Dummy-Perl5-Requires-0.02 - 09 Dec 2023 09:15:27 UTC

Test::RequiresInternet - Easily test network connectivity River stage four • 77 direct dependents • 6267 total dependents

MALLEN/Test-RequiresInternet-0.05 - 26 May 2015 01:38:59 UTC

lib/CPAN/Test/Dummy/Perl5/BuildRequires.pm River stage zero No dependents

SREZIC/CPAN-Test-Dummy-Perl5-BuildRequires-0.01 - 03 Feb 2018 14:52:16 UTC

CPAN::Test::Dummy::Perl5::Make::FailConfigRequires - CPAN Test Dummy River stage zero No dependents

This module has been developed with the single purpose of testing CPAN.pm itself. Contains no functionality, and will never do so. On the contrary, it dies during Makefile.PL due to an impossible configure_requires in META.yml....

DAGOLDEN/CPAN-Test-Dummy-Perl5-Make-FailConfigRequires-1.00 - 06 Sep 2008 23:16:52 UTC

Test::DB - Temporary Testing Databases River stage one • 3 direct dependents • 3 total dependents

This package provides a framework for setting up and tearing down temporary databases for testing purposes. This framework requires a user (optionally with password) which has the ability to create new databases and works by creating test-specific da...

AWNCORP/Test-DB-0.10 - 02 Feb 2023 07:17:02 UTC

Test::Git - Helper functions for test scripts using Git River stage two • 56 direct dependents • 85 total dependents

Test::Git provides a number of helpful functions when running test scripts that require the creation and management of a Git repository....

BOOK/Git-Repository-1.325 - 31 May 2021 23:00:56 UTC

Test::CVE - Test against known CVE's River stage zero No dependents

Test::CVE provides functionality to test a (CPAN)release or a single (perl) script against known CVE's It enables checking the current release only or include its prereqs too. Functions and methods new my $cve = Test::CVE->new ( verbose => 0, deps =>...

HMBRAND/Test-CVE-0.05 - 10 Apr 2024 06:36:11 UTC

Test::A8N - Storytest Automation Runner River stage zero No dependents

Test::A8N was created as a mechanism for writing and running automated storytests in a human-readable and reusable fashion. Its storytest files are easily readable, are natural to write, and are easy for non-technical users to read, while still being...

NACHBAUR/Test-A8N-0.06 - 04 Sep 2008 19:07:06 UTC

Test::FIT - A FIT Test Framework for Perl River stage zero No dependents

FIT stands for "Framework for Interactive Testing". It is a testing methodology invented by Ward Cunningham, and is fully described at http://fit.c2.com. Test::FIT is a Perl implementation of this methodology. It provides a web based test harness tha...

INGY/Test-FIT-0.11 - 26 Mar 2003 19:40:29 UTC

Test::Roo - Composable, reusable tests with roles and Moo River stage two • 27 direct dependents • 75 total dependents

This module allows you to compose Test::More tests from roles. It is inspired by the excellent Test::Routine module, but uses Moo instead of Moose. This gives most of the benefits without the need for Moose as a test dependency. Test files are Moo cl...

DAGOLDEN/Test-Roo-1.004 - 05 Aug 2014 23:24:42 UTC

Test::Cmd - Perl module for portable testing of commands and scripts River stage two • 13 direct dependents • 35 total dependents

The "Test::Cmd" module provides a low-level framework for portable automated testing of executable commands and scripts (in any language, not just Perl), especially commands and scripts that interact with the file system. The "Test::Cmd" module makes...

NEILB/Test-Cmd-1.09 - 25 Oct 2015 11:50:21 UTC

PANT::Test - PANT support for running tests River stage zero No dependents

This module is part of a set to help run automated builds of a project and to produce a build log. This part is designed to incorporate runs of the perl test suite....

JONIONS/PANT-0.17 - 28 Jul 2005 09:02:33 UTC
191 results (0.064 seconds)