@example
@happy-flow
@angular
@visitor
@julie
@todo
@count
@validate
@add
Feature: Happy flow V3
File name: example.feature
Relative path: features/example.feature
Given
I visit the Angular homepage
00:00:00.502
Given
I add the todo "write a protractor test"
00:00:01.029
Then
I should have 3 todo's
00:00:00.025
And
the last todo should hold "write a protractor test"
00:00:00.049