@example
@happy-flow
@angular
@visitor
@julie
@todo
@count
@validate
@add
Feature: Happy flow V2
Description: A happy flow should generate a passed report
So a reviewer can judge what went correct
File name: example.feature
Relative path: features/example.feature
Given
I visit the Happy flow
00:00:00.496
Given
I add the todo "write a protractor test"
00:00:00.957
Then
I should have 3 todo's
00:00:00.021
And
the last todo should hold "write a protractor test"
00:00:00.053