CodeView

PHPUnit test harness for Komodo

dummy_config1.xml

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