test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
| Name | Category | Description |
|---|---|---|
| Term-Screen | dev-perl | A simple Term::Cap based screen positioning module |
| Term-ScreenColor | dev-perl | A Term::Screen based screen positioning and coloring module |
| Term-Shell | dev-perl | A simple command-line shell framework |
| Term-ShellUI | dev-perl | A fully-featured shell-like command line environment |
| Term-Table | dev-perl | Format a header and rows into a table |
| termtosvg | media-gfx | Record terminal sessions as SVG animations |
| Term-UI | dev-perl | User interfaces via Term::ReadLine made easy |
| Test2-Plugin-NoWarnings | dev-perl | Fail if tests warn |
| Test2-Suite | dev-perl | Rich set of tools built upon the Test2 framework |
| Test-Assert | dev-perl | Assertion methods for those who like JUnit |
| Test-Base | dev-perl | A Data Driven Testing Framework |
| Test-Bits | dev-perl | Provides a bits_is() subroutine for testing binary data |
| Test-CheckDeps | dev-perl | Check for presence of dependencies |
| Test-Class | dev-perl | Easily create test classes in an xUnit/JUnit style |
| Test-ClassAPI | dev-perl | Provides basic first-pass API testing for large class trees |
| Test-CleanNamespaces | dev-perl | Check for uncleaned imports |
| Test-Command | dev-perl | Test routines for external commands |
| Test-Command-Simple | dev-perl | Test external commands (nearly) as easily as loaded modules |
| Test-Compile | dev-perl | Check whether Perl files compile correctly |
| test_construct | dev-ruby | Creates temporary files and directories for testing |