Steps to run:
- Clone the repository or download sources
- Run
composer install
- Run
./vendor/bin/rr get
to download RoadRunner binary - Run
./vendor/bin/phpunit
to start tests
Please note, test server configured to run on 7336 port to avoid conflicts with another local temporal, make sure to properly set variables in your test environment.