testo/test
Testo plugin that adds the #[Test] attribute and discovery locator. Automatically finds attribute-marked test classes and methods for canonical attribute-driven test detection. Install with composer require --dev testo/test.
[!IMPORTANT]
🪞 This is a read-only mirror.
Active development of the Testo project lives in php-testo/testo under
plugin/test/. This repository is automatically synchronized from there on every release.File issues and pull requests in the main monorepo, not here.
Provides the #[Test] attribute and the locator that picks up attribute-marked test classes and methods. Without this plugin Testo can still run tests via naming conventions or other locators, but the canonical attribute-driven discovery comes from here.
composer require --dev testo/test
How can I help you explore Laravel packages today?