/tictactoe

Demo app to teach juniors devs how to TDD

Primary LanguagePHP

#BDD

PHP Composer

Prerequisites :

  • composer
  • php >= 7

##Launching :

  • composer install
  • behat --name="Tic Tac Toe" --config="behat.yaml"