We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5961ea1 commit 0496c33Copy full SHA for 0496c33
testing.rst
@@ -97,7 +97,7 @@ You can run tests using the ``bin/phpunit`` command:
97
.. tip::
98
99
In large test suites, it can make sense to create subdirectories for
100
- each type of tests (e.g. ``tests/Unit/`` and ``tests/Functional/``).
+ each type of tests (e.g. ``tests/Unit/``, ``tests/Integration/`` and ``tests/Application/``).
101
102
.. _integration-tests:
103
0 commit comments