testo / convention
Naming convention plugin for the Testo testing framework.
Fund package maintenance!
0.1.2
2026-05-02 16:49 UTC
Requires
- php: >=8.2
- testo/testo: *
README
Naming convention plugin
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.
About
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.
Install
composer require --dev testo/convention