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

7 lines
225 B
Plaintext

To generate tailored PHPUnit tests, simply call:
<info>php %command.full_name% --with-tests</info>
This will generate a unit test in <info>tests/</info> for you to review then use
to test the new functionality of your app.