Slide 9
Slide 9 text
Execute test
Codeception PHP Testing Framework v1.1.0
Powered by PHPUnit 3.6.10 by Sebastian Bergmann.
Suite acceptance started
Trying to sign in as a customer (RegisterCept.php)
Scenario:
* I click “Sign Up"
* I fill field “name",“Michael"
* I fill field “password",“qwerty"
* I click “Submit"
* I see “Hello, Michael"
OK
Time: 2 seconds, Memory: 10.25Mb
OK (1 test, 1 assertion)
$ php codecept.phar run