CodeView

PHPUnit test harness for Komodo

phpunit.xml.dist

<?xml version="1.0" encoding="utf-8" ?>
<phpunit>
    <testsuites>
        <testsuite name='TestingXMLConfig'>
            <file>../../../test-clones/DistXmlDummyClassTst1.php</file>
        </testsuite>
    </testsuites>
</phpunit>