Просмотр файла htmly-2.9.8/system/vendor/jbroadway/urlify/phpunit.xml
<phpunit bootstrap="tests/bootstrap.php"> <testsuite name="URLify Test Suite"> <directory>tests</directory> </testsuite> <logging> <log type="coverage-text" target="php://stdout" showUncoveredFiles="false"/> </logging> </phpunit>