Separate MediaWiki unit and integration tests
[lhc/web/wiklou.git] / tests / phpunit / suite.xml
index de68fec..6bec661 100644 (file)
                <testsuite name="documentation">
                        <directory>documentation</directory>
                </testsuite>
+
+               <!-- Unit tests separation -->
+               <testsuite name="unit_includes">
+                       <directory>unit/includes</directory>
+               </testsuite>
+               <testsuite name="unit_languages">
+                       <directory>unit/languages</directory>
+               </testsuite>
+               <testsuite name="unit_structure">
+                       <directory>unit/structure</directory>
+               </testsuite>
        </testsuites>
        <groups>
                <exclude>