Files
awd/vendor/symfony/maker-bundle/config/help/MakeUnitTest.txt
2025-09-30 09:35:59 +01:00

6 lines
204 B
Plaintext

The <info>%command.name%</info> command generates a new unit test class.
<info>php %command.full_name% UtilTest</info>
If the argument is missing, the command will ask for the class name interactively.