...
Info | ||
---|---|---|
| ||
You will need to install composer.phar into the root rogo directory manually from https://getcomposer.org/download/ |
Running
Warning |
---|
Ensure the php module php_pdo_mysql is enabled |
- Run the following command to run the test suite:
vendor/bin/phpunit -c testing/unittest/config/phpunit.xml
...