- featured_play_list Feature This is a feature with table in steplabel@feature_tag
This is some description of feature 1) do this 2) do that
testing/fixtures/features/feature.feature
- Background
- Given I am give step of some feature
- ac_unit Scenario I have table in one of my step
- ac_unit Scenario I am some testing scenario of some functionality
- ac_unit Scenario I am some other testing scenario of some functionality
- ac_unit Scenario I am some testing scenario of other functionality
- Background
- featured_play_list Feature I am some feature for testing some functionality
testing/fixtures/features/feature1.feature
- featured_play_list Feature I am some other feature for testing some functionalitylabel@feature_tag
testing/fixtures/features/feature2.feature
- featured_play_list Feature I am some other feature for testing some broken functionality
testing/fixtures/features/feature3.feature
- ac_unit Scenario I am some failed testing scenario of some functionality
- ac_unit Scenario I am some undefined testing scenario of some functionality
- ac_unit Scenario I am some pending testing scenario of some functionality
- ac_unit Scenario I am some testing scenario of some functionality
- ac_unit Scenario I am some other testing scenario of some functionality
- featured_play_list Feature I am some other feature for testing tag functionality
testing/fixtures/features/feature4.feature
- ac_unit Scenario I am some testing scenario with two tags of some functionality
- ac_unit Scenario I am some testing scenario with one tags of some functionality
- ac_unit Scenario I am some testing scenario of some functionality
- ac_unit Scenario I am some other testing scenario with watir screenshot
- ac_unit Scenario I am scenario with more steps
Feature | Scenario | Tags |
---|---|---|
This is a feature with table in step | I have table in one of my step | @feature. |
This is a feature with table in step | I am some testing scenario of some functionality | @high. |
This is a feature with table in step | I am some other testing scenario of some functionality | @low. |
This is a feature with table in step | I am some testing scenario of other functionality | |
I am some feature for testing some functionality | I am some testing scenario of some functionality | @high. |
I am some feature for testing some functionality | I am some other testing scenario of some functionality | @low. |
I am some feature for testing some functionality | I am some testing scenario with two tags of some functionality | @high. @last. |
I am some feature for testing some functionality | I am some testing scenario of other functionality | @feature. |
I am some other feature for testing some functionality | I am some testing scenario of other functionality | @feature. |
I am some other feature for testing some functionality | I am some testing scenario outline of other functionality | @feature. |
I am some other feature for testing some functionality | I am some testing scenario of some functionality | @high. |
I am some other feature for testing some functionality | I am some other testing scenario of some functionality | @low. |
I am some other feature for testing some broken functionality | I am some failed testing scenario of some functionality | @scenario. @screenshot. |
I am some other feature for testing some broken functionality | I am some undefined testing scenario of some functionality | @wip. |
I am some other feature for testing some broken functionality | I am some pending testing scenario of some functionality | @scenario. |
I am some other feature for testing some broken functionality | I am some testing scenario of some functionality | @high. |
I am some other feature for testing some broken functionality | I am some other testing scenario of some functionality | @low. |
I am some other feature for testing tag functionality | I am some testing scenario with two tags of some functionality | @high. @last. |
I am some other feature for testing tag functionality | I am some testing scenario with one tags of some functionality | @feature. |
I am some other feature for testing tag functionality | I am some testing scenario of some functionality | @high. @scenario. @feature. @more. |
I am some other feature for testing tag functionality | I am some other testing scenario with watir screenshot | @low. |
I am some other feature for testing tag functionality | I am scenario with more steps | @high. @more. @long. |