Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 303 Bytes

tests.md

File metadata and controls

17 lines (11 loc) · 303 Bytes

Tests

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.