trying phpunit will all files and 2.5G php memory
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
bootstrap="tests/bootstrap.php"
|
bootstrap="tests/bootstrap.php"
|
||||||
>
|
>
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="automated processmaker only">
|
<testsuite name="automated">
|
||||||
<directory>./tests/automated/workflow/engine</directory>
|
<directory>./tests/automated/</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
<testsuite name="unit">
|
<testsuite name="unit">
|
||||||
<directory>./tests/unit/</directory>
|
<directory>./tests/unit/</directory>
|
||||||
|
|||||||
Reference in New Issue
Block a user