testo/repeat

Repeat policy plugin for the Testo testing framework.

Maintainers

Package info

github.com/php-testo/repeat

pkg:composer/testo/repeat

Fund package maintenance!

Boosty

Statistics

Installs: 1

Dependents: 1

Suggesters: 0

Stars: 0

0.1.3 2026-05-02 18:53 UTC

This package is auto-updated.

Last update: 2026-05-02 18:53:55 UTC


README

TESTO

Repeat policy plugin

Documentation Support on Boosty


Important

🪞 This is a read-only mirror.

Active development of the Testo project lives in php-testo/testo under plugin/repeat/. This repository is automatically synchronized from there on every release.

File issues and pull requests in the main monorepo, not here.

About

Repeats the execution of a test multiple times within a single run. Useful for surfacing flaky behaviour, catching intermittent regressions, and verifying that an operation produces consistent results across repeated invocations.

The repeat policy is opt-in per test or per test class, and composes naturally with the rest of the Testo plugin ecosystem.

Install

composer require --dev testo/repeat

PHP Latest Version on Packagist License Total Downloads