Test filtering plugin
Important
Active development of the Testo project lives in php-testo/testo under plugin/filter/. This repository is automatically synchronized from there on every release.
File issues and pull requests in the main monorepo, not here.
Selects which tests run on a given invocation by name patterns, paths, suites, types, and dataset pointers. Powers Testo's --filter, --path, --suite, and --type CLI flags.
composer require --dev testo/filter