diff --git a/domphptests.ini b/domphptests.ini index 50767ec..08d70a0 100644 --- a/domphptests.ini +++ b/domphptests.ini @@ -3,3 +3,5 @@ color = true testfiles[] = "Tests/*Test.php" statistics = true time = true +coverPath = "cover" +coverStats = true