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 41eb981 commit 84027c8Copy full SHA for 84027c8
src/textui.rst
@@ -483,6 +483,11 @@ the following code:
483
*not* used, the configuration will be automatically
484
read from that file.
485
486
+ If a directory is specified and if
487
+ :file:`phpunit.xml` or :file:`phpunit.xml.dist` (in that order)
488
+ exists in this directory, the configuration will be
489
+ automatically read from that file.
490
+
491
``--no-configuration``
492
493
Ignore :file:`phpunit.xml` and
0 commit comments