❯ phpunit
PHPUnit 4.6.2 by Sebastian Bergmann and contributors.
Configuration read from /.../public/site/modules/Validator/phpunit.xml
34 -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_,------,
0 -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_| /\_/\
0 -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-~|_( ^ .^)
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- "" ""
Time: 445 ms, Memory: 28.50Mb
OK (34 tests, 114 assertions)
❯ phpunit --configuration phpunit-log.xml
PHPUnit 4.6.2 by Sebastian Bergmann and contributors.
Configuration read from /.../public/site/modules/Validator/phpunit-log.xml
34 -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_,------,
0 -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_| /\_/\
0 -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-~|_( ^ .^)
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- "" ""
Time: 20.51 seconds, Memory: 50.75Mb
OK (34 tests, 114 assertions)
Generating code coverage report in HTML format ... done