Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 366 Bytes

Readme

Steps to run:

  1. Clone the repository or download sources
  2. Run composer install
  3. Run ./vendor/bin/rr get to download RoadRunner binary
  4. 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.