google / xctestrunner

A executable binary to run prebuilt iOS tests on iOS simulator/real device.
Apache License 2.0
148 stars 68 forks source link

Can it run xcuitest bundle and get the report #28

Open aelam opened 4 years ago

albertdai commented 4 years ago

Hi Ryan,

Could you provide more details for this request/issue? I could not get it.

aelam commented 4 years ago

Like I build a testBundle, then run the testbundle by this command, Can I specify a xctestResult output Path for it, then I can handle the result later