testo/repeat
Composer 安装命令:
composer require testo/repeat
包简介
Repeat policy plugin for the Testo testing framework.
README 文档
README
Repeat policy plugin
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
统计信息
- 总下载量: 7.97k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-05-02