feat: add xctest class which can be used to start WDA#110
Conversation
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
…n not parsed by testmanagerd Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
|
I could write the documents if the proper folder and export of |
KazuCocoa
left a comment
There was a problem hiding this comment.
Thank you. I think xctest is fine in the lib. Left a couple of comments I was awarded of at first glance. I'll read later further.
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
|
Successfully tested on iOS 16/15,but got a failure on 13.6.1. |
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Sounds good to me. |
Nothing special. You could join our Slack to discuss dev topics (simply send me your email and you'll get an invitation) and enable watching issues on this repository. |
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
Signed-off-by: tomriddly <[email protected]>
## [2.5.0](v2.4.12...v2.5.0) (2023-04-14) ### Features * add xctest class which can be used to start WDA ([#110](#110)) ([f3740fd](f3740fd))
|
🎉 This PR is included in version 2.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [2.5.0](v2.4.12...v2.5.0) (2023-04-14) ### Features * add xctest class which can be used to start WDA ([#110](#110)) ([f3740fd](f3740fd))
Code is tested using real device. This is capable of launching WDA along with a additional
iproxyprocess which is not implemented in this library for now.I'm not sure if
xctest.jsis placed at a appropriate folder. It's not a utility or service, and it uses lots of predefined service. Eventually I put it as a independent file underlib.