Cucumber testing a PHP (CodeIgniter) Application

by Shane-Davies
GNU/Linux ◆ xterm-256color ◆ bash 1436 views

Just demo of setting up php testing using cucumber, selenium, phantomjs for a Codeigniter blogging app.

https://github.com/sdavies/php_blog Do not use this app in production as it is very insecure.

Also the asciicast failed when I started the php server inside a tmux session.
To finish testing in one terminal run: php -S localhost:3000

In another terminal: cucumber