testo/convention
Testo naming-convention plugin that discovers tests by file and class name patterns instead of explicit attributes. Ideal for adopting Testo in existing codebases with established conventions or integrating third-party suites without Testo attributes.
[!IMPORTANT]
🪞 This is a read-only mirror.
Active development of the Testo project lives in php-testo/testo under
plugin/convention/. This repository is automatically synchronized from there on every release.File issues and pull requests in the main monorepo, not here.
Discovers tests by file and class naming patterns instead of explicit attributes. Useful when adopting Testo on a codebase that already follows a naming convention for its tests, or when wiring third-party suites that don't carry Testo attributes.
composer require --dev testo/convention
How can I help you explore Laravel packages today?