Skip to content
Extraits de code Groupes Projets
Valider 45805eab rédigé par mattab's avatar mattab
Parcourir les fichiers

Adding UItests to the phpunit.xml

parent 8315931e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -39,7 +39,9 @@
<testsuite name="IntegrationTests">
<directory>./Integration</directory>
</testsuite>
<!-- NOTE: UI Tests are not included here since they significantly add to the test run time. -->
<testsuite name="UITests">
<directory>./UI</directory>
</testsuite>
</testsuites>
<!--
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter