CClemensJr / deployment-app-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PHP 100.0%