testo/retry
Testo Retry plugin: automatically rerun failed tests using a configurable retry policy. Helps reduce CI noise from flaky, transient failures and keep pipelines stable while issues are investigated. Installed as a dev dependency via composer require --dev testo/retry.
[!IMPORTANT]
🪞 This is a read-only mirror.
Active development of the Testo project lives in php-testo/testo under
plugin/retry/. This repository is automatically synchronized from there on every release.File issues and pull requests in the main monorepo, not here.
Retries failed tests according to a configurable policy. Useful for damping the noise of transient failures in fragile environments and for keeping CI stable while real flakes are being investigated.
composer require --dev testo/retry
How can I help you explore Laravel packages today?