Naming convention plugin
Important
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