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
diff options
context:
space:
mode:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-07-17 14:18:21 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-07-17 14:18:21 +0400
commit704629b72935d20d507f73219b89013101d2c1c7 (patch)
tree69ee5b2188ddeb87e47082901350362d5da5793e /tests/PHPUnit/phpunit.xml.dist
parent80dd44b3f918516d64c2a257480d194b1c89c291 (diff)
Added initial UI integration tests that use cutycapt to take screenshots of URLs.
Diffstat (limited to 'tests/PHPUnit/phpunit.xml.dist')
-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 622757f3b0..a88ad6f47c 100644
--- a/tests/PHPUnit/phpunit.xml.dist
+++ b/tests/PHPUnit/phpunit.xml.dist
@@ -39,6 +39,7 @@
<testsuite name="IntegrationTests">
<directory>./Integration</directory>
</testsuite>
+ <!-- NOTE: UI Tests are not included here since they significantly add to the test run time. -->
</testsuites>
<logging>