Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 214 Bytes

unit_testing.md

File metadata and controls

13 lines (10 loc) · 214 Bytes

Unit testing

Run Composer in the bundle dir to install all required development dependencies:

composer install

Run the test suite via:

vendor/bin/phpunit -c .