Skip to content

Commit 84027c8

Browse files
Gilles Roustansebastianbergmann
Gilles Roustan
authored andcommitted
Issue #5 : document --configuration option with directory
1 parent 41eb981 commit 84027c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/textui.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,11 @@ the following code:
483483
*not* used, the configuration will be automatically
484484
read from that file.
485485
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+
486491
``--no-configuration``
487492
488493
Ignore :file:`phpunit.xml` and

0 commit comments

Comments
 (0)