test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
| Name | Category | Description |
|---|---|---|
| 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 |
| 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 |