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.
2 parents df47be6 + a3c8974 commit bf4a42aCopy full SHA for bf4a42a
testing.rst
@@ -97,7 +97,8 @@ 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 test (``tests/Unit/``, ``tests/Integration/``,
101
+ ``tests/Application/``, etc.).
102
103
.. _integration-tests:
104
0 commit comments