A (very) simple example of how to write tests. Currently covering Unit tests only.
Note: This project was done as a demo project for series of TDD/BDD coaching for Cogeco Connexion. As such, the project assumes:
- A Windows environment
- Docker for Windows
- You're using a terminal like Console Emulator or Cmder
Note: You will need to be on an open network (CCX-Contractors
works within Cogeco)
sh bin/composer.sh install
sh bin/phpspec.sh run
sh bin/phpunit.sh