test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
| Name | Category | Description |
|---|---|---|
| Test-Distribution | dev-perl | perform tests on all modules of a distribution |
| Test-EOL | dev-perl | Check the correct line endings in your project |
| Test-Exception | dev-perl | Test functions for exception based code |
| Test-FailWarnings | dev-perl | Add test failures if warnings are caught |
| Test-Fatal | dev-perl | Incredibly simple helpers for testing code with exceptions |
| Test-File | dev-perl | Test file attributes |
| Test-File-Contents | dev-perl | Test routines for examining the contents of files |
| Test-Filename | dev-perl | Portable filename comparison |
| Test-Files | dev-perl | A Test::Builder based module to ease testing with files and dirs |
| Test-File-ShareDir | dev-perl | Create a Fake ShareDir for your modules for testing |
| testfixtures | dev-python | A collection of helpers and mock objects for unit tests and doc tests |
| Test-Fork | dev-perl | test code which forks |
| test-framework-leancheck | dev-haskell | LeanCheck support for test-framework |
| Test-InDistDir | dev-perl | Test environment setup for development with IDE |
| Test-Inline | dev-perl | Inline test suite support for Perl |
| Test-Inter | dev-perl | Framework for more readable interactive test scripts |
| Test-Kit | dev-perl | Build custom test packages with only the features you want |
| Test-Kwalitee | dev-perl | Test the Kwalitee of a distribution before you release it |
| Test-LeakTrace | dev-perl | Traces memory leaks |
| Test-LectroTest | dev-perl | Easy, automatic, specification-based tests |