v1.0.102
Update runtest to accept additional arguments (#229) * Updated `runtest` command to accept 3 arguments so users can fine tune the test execution based on their own configuration - #224 * Added `--bundle-id`, `test-runner-bundle-id` and `xctest-config` arguments to `runtest` * `test-runner-bundle-id` and `xctest-config` can be omitted which will use the initial logic of building them dynamically