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 f39ec02 commit ce65dc6Copy full SHA for ce65dc6
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/``, ``tests/Integration/`` and ``tests/Application/``).
+ each type of test (``tests/Unit/``, ``tests/Integration/``,
101
+ ``tests/Application/``, etc.).
102
103
.. _integration-tests:
104
0 commit comments