Explorar o código

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

Daniele Alessandri %!s(int64=13) %!d(string=hai) anos
pai
achega
5d42b41c22
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      phpunit.xml.dist

+ 1 - 1
phpunit.xml.dist

@@ -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>