alibaba / tidevice

tidevice can be used to communicate with iPhone device
MIT License
2.36k stars 448 forks source link

Support argument --tests-to-run for tidevice xctest #347

Closed mhaoli closed 10 months ago

mhaoli commented 10 months ago

Example usage:

$ tidevice xctest --tests-to-run IosTest ...
$ tidevice xctest --tests-to-run IosTest/testClick ...