Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 209 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 209 Bytes

tdd-kata-querybuilder

  1. Clone repository where u want
  2. Install dependencies : composer install
  3. Launch PHPUnit Watcher : vendor/bin/phpunit-watcher watch tests --color
  4. Code until it is green xD