Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 221 Bytes

Run the tests

  1. Install composer locally:

    curl -sS https://getcomposer.org/installer | php

  2. Install dependencies:

    php composer.phar install

  3. Run the tests

    ./vendor/bin/phpunit