mirror of
https://github.com/symfony/recipes.git
synced 2026-09-13 08:06:23 +03:00
4 lines
196 B
Plaintext
4 lines
196 B
Plaintext
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
|
|
* Use MakerBundle's <comment>make:test</> command as a shortcut!
|
|
* <fg=blue>Run</> the tests with <comment>php bin/phpunit</>
|