tools:
php_sim: true
php_pdepend: true
php_analyzer: true
#build:
#tests:
#override:
#-
#command: 'phpunit --coverage-clover=some-file tests'
#coverage:
#file: 'some-file'
#format: 'php-clover'
filter:
excluded_paths:
- 'tests/*'