testo / bridge-symfony-console
Symfony Console bridge for the Testo testing framework.
Fund package maintenance!
0.1.1
2026-05-02 19:59 UTC
Requires
- php: >=8.2
- symfony/console: ^6.4 || ^7 || ^8.0
- testo/testo: *
README
Symfony Console bridge
Important
🪞 This is a read-only mirror.
Active development of the Testo project lives in php-testo/testo under bridge/symfony-console/. This repository is automatically synchronized from there on every release.
File issues and pull requests in the main monorepo, not here.
About
Wires Testo into Symfony Console: provides the bin/testo entry point, the run command, and the base command class for users who want to embed Testo into their own console applications.
Install
composer require --dev testo/bridge-symfony-console