Tests

September 14, 2013 ยท View on GitHub

To run the Ladybug test suite, you'll need some extra development dependencies:

php composer.phar install --dev

Once installed, just launch the following command:

phpunit

Previous section: Reference.