Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 195 Bytes

File metadata and controls

8 lines (3 loc) · 195 Bytes

Example PHPUnit silex application which starts the built-in PHP web server.

  • install dependencies with composer
  • run with bin/phpunit IntegrationTest.php --bootstrap=vendor/autoload.php