Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 309 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 309 Bytes

pob-cake-3-7-bootstrap

Proof of "Bug" (?) for bootstraping plugins in phpunit with CakePHP 3.7

Instructions

  • clone project
  • composer install
  • bin/cake server -p 8765
  • visit http://localhost:8765 to see debug output true
  • vendor/bin/phpunit --filter testPluginIsBootstrapped should fail