test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
| Name | Category | Description |
|---|---|---|
| Test-More-UTF8 | dev-perl | Enhancing Test::More for UTF8-based projects |
| Test-Most | dev-perl | Most commonly needed test functions and features |
| Test-Needs | dev-perl | Skip tests when modules not available |
| testng | dev-java | Testing framework inspired by JUnit and NUnit with new features |
| Test-NoTabs | dev-perl | Check the presence of tabs in your project |
| Test-NoWarnings | dev-perl | Make sure you didn't emit any warnings while testing |
| Test-Number-Delta | dev-perl | Compare the difference between numbers against a given tolerance |
| Test-Object | dev-perl | Thoroughly testing objects via registered handlers |
| 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 |