Skip to content

Feature/option to allow specific tags to run on specific devices#25

Open
rooZzz wants to merge 6 commits into
rajdeepv:masterfrom
rooZzz:feature/option_to_allow_specific_tags_to_run_on_specific_devices
Open

Feature/option to allow specific tags to run on specific devices#25
rooZzz wants to merge 6 commits into
rajdeepv:masterfrom
rooZzz:feature/option_to_allow_specific_tags_to_run_on_specific_devices

Conversation

@rooZzz

@rooZzz rooZzz commented Jul 17, 2016

Copy link
Copy Markdown

Allows user to pass

--ensure-tag-for-devices="@some_device_tag:deviceIdA,deviceIdB"
  • Ensures elements (features/scenarios/examples) tagged with the supplied tag are distributed specifically to device IDs specified in the flag.
  • Will evenly split tagged elements across the comma separated list of device IDs.
  • Defaults to --group-by-scenario behaviour for remaining non-device-specific scenarios.
  • The flag can be passed multiple times.

Rooth, Matthew and others added 6 commits July 14, 2016 11:35
…d_1,device_id_2,device_id_n", which ensures that certain scenarios can only run on certain devices (for example, fingerprint enabled devices only, etc.)
…nd outstanding cucumber issue: cucumber/cucumber-ruby#967; fixed scenario grouping tests
…with multiple supported devices; added spec tests for ensuring specific tags only run on specified devices
…of non-device-specific tests afterwards; added final tests and updated readme.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant