Unlock this challenge:
What is the purpose of the zenstruck/console-test package?
zenstruck/console-test
It provides an alternative console implementation.
It helps in executing and asserting CLI commands in tests.
It replaces the PHPUnit testing framework.
It adds new Symfony console commands.