mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
Update advice
This commit is contained in:
@@ -97,7 +97,7 @@ You can run tests using the ``bin/phpunit`` command:
|
||||
.. tip::
|
||||
|
||||
In large test suites, it can make sense to create subdirectories for
|
||||
each type of tests (e.g. ``tests/Unit/`` and ``tests/Functional/``).
|
||||
each type of tests (e.g. ``tests/Unit/``, ``tests/Integration/`` and ``tests/Application/``).
|
||||
|
||||
.. _integration-tests:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user