<phpunit bootstrap="tests/bootstrap.php" colors="true">
|
|
<testsuites>
|
|
<testsuite name="integration">
|
|
<directory>./tests/integration</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit>
|