Skip to content

v1.0.102

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 14:48
· 149 commits to main since this release
5a7b837
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