Files

11 lines
241 B
Plaintext
Raw Permalink Normal View History

The following steps can be performed to setup a development environment.
Download composer.phar as described at https://getcomposer.org/download/
Execute composer:
php composer.phar update
Execute phpunit tests:
./vendor/bin/phpunit