Files
guides/projects/priceservice/vendor/symfony/maker-bundle/config/help/MakeTest.txt
2026-06-03 22:05:20 +02:00

8 lines
308 B
Plaintext

The <info>%command.name%</info> command generates a new test class.
<info>php %command.full_name% TestCase BlogPostTest</info>
If the first argument is missing, the command will ask for the test type interactively.
If the second argument is missing, the command will ask for the class name interactively.