Contributing

September 21, 2017 ยท View on GitHub

Running tests

Install phpunit.

In the bundle directory:

bin/phpunit

Giving some love to PHP CS

bin/php-cs-fixer fix ./

Contents

  1. 1Running tests
  2. 2Giving some love to PHP CS