passman/phpunit.integration.xml

7 строки
216 B
XML
Исходник Обычный вид История

2016-09-09 18:36:35 +03:00
<phpunit bootstrap="tests/bootstrap.php" colors="true">
<testsuites>
<testsuite name="integration">
<directory>./tests/integration</directory>
</testsuite>
</testsuites>
</phpunit>