testo / data
Data provider plugin for the Testo testing framework.
Fund package maintenance!
0.1.3
2026-05-02 20:48 UTC
Requires
- php: >=8.2
- testo/filter: 0.1 - 1
- testo/testo: *
README
Data provider plugin
Important
🪞 This is a read-only mirror.
Active development of the Testo project lives in php-testo/testo under plugin/data/. This repository is automatically synchronized from there on every release.
File issues and pull requests in the main monorepo, not here.
About
Parameterizes a single test definition into many concrete invocations driven by datasets. Supports inline tuples, named datasets, cartesian product (cross), zipped iteration, and unions across multiple sources.
Install
composer require --dev testo/data