[test] Run the test suite in strict mode and use output colors.

This commit is contained in:
Daniele Alessandri
2011-11-18 21:04:07 +01:00
parent 2c1f349925
commit 5d42b41c22
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="test/bootstrap.php">
<phpunit bootstrap="test/bootstrap.php" colors="true" strict="true">
<testsuites>
<testsuite name="Predis Test Suite">
<directory>test/</directory>