Add coverage to domphptests

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3786 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2017-06-20 13:35:32 +00:00
parent d63e3acbcb
commit c274d97d11

View File

@@ -3,3 +3,5 @@ color = true
testfiles[] = "Tests/*Test.php" testfiles[] = "Tests/*Test.php"
statistics = true statistics = true
time = true time = true
coverPath = "cover"
coverStats = true