rajdeepv / parallel_calabash

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

[iOS]User should be able to send some variable as parameter in command which need to set as environment variable. #21

Open jain0nikhil opened 8 years ago

jain0nikhil commented 8 years ago

iOS runner have predefined environment variable (i.e: AUTOTEST: '1', DEVICE_ENDPOINT:....) in runner.rb.

What is the way user could send some other variable as parameter to set in environment of each child process.