You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #6623 [Console] Adapt doc for easier testing of commands needing user inputs (chalasr)
This PR was merged into the master branch.
Discussion
----------
[Console] Adapt doc for easier testing of commands needing user inputs
Doc-PR for symfony/symfony#18710.
This one eases testing of commands needing user interactions by simulating them from the CommandTester directly, by creating a input stream from the ones set by the developer.
Commits
-------
26fdbe0 [Console] Adapt doc for easier testing of commands needing user inputs
0 commit comments