Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleNote for Windows users

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


  1. Run the following command to run the test suite: vendor/bin/phpunit -c testing/unittest/config/phpunit.xml

...