test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
| Name | Category | Description |
|---|---|---|
| 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 |
| Test-CPAN-Meta | dev-perl | Validate your CPAN META.yml file |
| test_declarative | dev-ruby | Simply adds a declarative test method syntax to test/unit |
| Test-Deep | dev-perl | Extremely flexible deep comparison testing |
| Test-Deep-JSON | dev-perl | Compare JSON with Test::Deep |
| Test-Dependencies | dev-perl | Ensure that your dependency listing is complete |
| Test-DiagINC | dev-perl | List modules and versions loaded if tests fail |
| Test-Differences | dev-perl | Test strings and data structures and show differences if not ok |
| Test-DistManifest | dev-perl | Author test that validates a package MANIFEST |
| 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 |