Data provider plugin
Important
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.
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.
composer require --dev testo/data