rajdeepv / parallel_calabash

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

Clearly report incorrect argument(s) and terminate with help message #12

Closed sleekweasel closed 9 years ago

sleekweasel commented 9 years ago

I found this helpful: to be told what was wrong with my flags, and for the tests to stop immediately.

rajdeepv commented 9 years ago

Thanks