parallel_calabash
parallel_calabash copied to clipboard
[iOS]User should be able to send some variable as parameter in command which need to set as environment variable.
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.