testo / filter
Test filtering plugin for the Testo testing framework.
Fund package maintenance!
0.1.1
2026-05-02 18:50 UTC
Requires
- php: >=8.2
- testo/testo: *
README
Test filtering plugin
Important
🪞 This is a read-only mirror.
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.
About
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.
Install
composer require --dev testo/filter