Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorZoltan Flamis <zoltan@innocraft.com>2021-05-17 16:31:36 +0300
committerGitHub <noreply@github.com>2021-05-17 16:31:36 +0300
commit62728e9fd182c5e51c7aabd0791c250410371f9f (patch)
tree8220b76dbfb23ebeea295da47d55b665a9a22bf3 /tests
parent11925f115bf75457ac5e394f15f6c97ffdbc3da9 (diff)
add testdox to phpunit.xml (#17462)
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/phpunit.xml.dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist
index 37c283e87f..52a4a46997 100644
--- a/tests/PHPUnit/phpunit.xml.dist
+++ b/tests/PHPUnit/phpunit.xml.dist
@@ -15,6 +15,7 @@
stopOnFailure="false"
stopOnIncomplete="false"
stopOnSkipped="false"
+ testdox="true"
verbose="true">
<testsuites>