Skip to content

Commit a26d9d3

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: Update advice
2 parents 97f905e + ce65dc6 commit a26d9d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

testing.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ You can run tests using the ``bin/phpunit`` command:
9797
.. tip::
9898

9999
In large test suites, it can make sense to create subdirectories for
100-
each type of tests (e.g. ``tests/Unit/`` and ``tests/Functional/``).
100+
each type of test (``tests/Unit/``, ``tests/Integration/``,
101+
``tests/Application/``, etc.).
101102

102103
.. _integration-tests:
103104

0 commit comments

Comments
 (0)