Mesour Editable
Install
Tests
Before first run, create config.local.php
file. Can use config.php
as template.
Run command vendor/bin/tester tests/ -s -c tests/php.ini --colors
Code style
Run command vendor/bin/phpcs --standard=ruleset.xml --extensions=php,phpt --encoding=utf-8 --tab-width=4 -sp src tests