rajdeepv / parallel_calabash

Helps running calabash ios/android tests in parallel
MIT License
40 stars 19 forks source link

Ensures elements (features/scenarios/examples) tagged with the supplied tag are distributed specifically to device IDs specified in the flag. #26

Open rooZzz opened 8 years ago

rooZzz commented 8 years ago

Allows user to pass

--ensure-tag-for-devices="@some_device_tag:deviceIdA,deviceIdB"