Skip to content

Commit 6d42c23

Browse files
Add subsubsection
1 parent de3c1e3 commit 6d42c23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/configuration.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,11 @@ A required PHP version can be specified using the ``phpVersion`` and ``phpVersio
619619
620620
In the example above, the tests from the ``tests/unit`` directory are only added to the test suite if the PHP version is at least 8.0.0. The ``phpVersionOperator`` attribute is optional and defaults to ``>=``.
621621

622+
The ``groups`` Attribute
623+
************************
624+
625+
Possible values: string
626+
622627
The tests that are found using ``<directory>`` and ``<file>`` elements can be added to a comma-separated list of groups:
623628

624629
.. code-block:: xml

0 commit comments

Comments
 (0)