test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
| Name | Category | Description |
|---|---|---|
| Test-Output | dev-perl | Utilities to test STDOUT and STDERR messages |
| testpath | dev-python | Test utilities for code working with files and commands |
| Test-Perl-Critic | dev-perl | Use Perl::Critic in test programs |
| Test-Pod | dev-perl | Check for POD errors in files |
| Test-Pod-Coverage | dev-perl | Check for pod coverage in your distribution |
| Test-Portability-Files | dev-perl | Check file names portability |
| Test-Regexp | dev-perl | Provide commonly requested regular expressions |
| Test-Requires | dev-perl | Checks to see if the module can be loaded |
| Test-RequiresInternet | dev-perl | Easily test network connectivity |
| testresources | dev-python | A pyunit extension for managing expensive test resources |
| testscenarios | dev-python | A pyunit extension for dependency injection |
| Test-Script | dev-perl | Cross-platform basic tests for scripts |
| Test-SharedFork | dev-perl | Ensure that tests work correctly when fork() is used |
| Test-Spec | dev-perl | Write tests in a declarative specification style |
| Test-Strict | dev-perl | Check syntax, presence of use strict; and test coverage |
| Test-SubCalls | dev-perl | Track the number of times subs are called |
| Test-Taint | dev-perl | Tools to test taintedness |
| Test-TCP | dev-perl | Testing TCP program |
| Test-TempDir-Tiny | dev-perl | Temporary directories that stick around when tests fail |
| Test-Time | dev-perl | Overrides the time() and sleep() core functions for testing |