Simple PHP Application

Itegration

  • This app requires a running Apache or nginx server pointed to the folder where index.php resides

Testing

  • Open a terminal and change to the folder containing this application
  • Run the tests
    • ./vendor/bin/phpunit --bootstrap vendor/autoload.php index.test.php