Updating build.xml and phpunit.xml to add and run API unit tests suite
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
<directory>./tests/unit/</directory>
|
||||
</testsuite>
|
||||
-->
|
||||
<testsuite name="api">
|
||||
<directory>./workflow/engine/src/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
<!-- <filter>
|
||||
|
||||
Reference in New Issue
Block a user