bootstrap="vendor/autoload.php"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
<directory>./tests</directory>
<directory suffix=".php">src</directory>
<log type="coverage-clover" target="build/logs/clover.xml"/>