Ports Search

Results 12,64112,650 of 19,819 for %22HTTP Server%22.(0.018 seconds)
devel/Test-UseAllModules-0.17 (Score: 9.2878623E-4)
Do use_ok() for all the MANIFESTed modules
This Perl module reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is updating MANIFEST. You don't have to modify the test any more (hopefully).
devel/Test-Kwalitee-1.22 (Score: 9.2878623E-4)
Test the Kwalitee of a distribution before you release it
Test::Kwalitee - Test the Kwalitee of a distribution before you release it.
devel/Test-Lazy-0.061 (Score: 9.2878623E-4)
Quick and easy way to compose and run tests with useful output
A quick and easy way to compose and run tests with useful output.
devel/Test-LectroTest-0.5001 (Score: 9.2878623E-4)
Easy, automatic, specification-based tests
This module provides a simple (yet full featured) automated, specification-based testing system for Perl. To use it, you declare properties that specify the expected behavior of your software. LectroTest then checks your software to see whether those properties hold for semi-random input values in the specified range.
devel/Test-LoadAllModules-0.022 (Score: 9.2878623E-4)
Perl extension to do use_ok for modules in search path
Do use_ok for modules in search path.
devel/Test-Manifest-2.02 (Score: 9.2878623E-4)
Perl module to interact with a t/test_manifest file
Test::Manifest looks in the t/test_manifest file to find out which tests you want to run and the order in which you want to run them. It constructs the right value for MakeMaker to do the right thing.
devel/Test-ManyParams-0.10 (Score: 9.2878623E-4)
Perl module to test many params as one test
Perl module to test many params as one test
devel/Test-Mini-v1.1.3 (Score: 9.2878623E-4)
Provides lightweight unit testing framework
Lightweight unit testing for Perl.
devel/Test-Weaken-3.022000 (Score: 9.2878623E-4)
Test that freed memory objects were, indeed, freed
Test::Weaken allows easy detection of unfreed Perl data and the examination of unfreed objects, even those that would usually have been made inaccessible.
devel/Test-MockModule-0.11 (Score: 9.2878623E-4)
Override subroutines in a module for unit testing
Test::MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing.