Hacker News new | ask | show | jobs
ARKit Testing with RobotKit (chrisdavis.com)
2 points by nthState 167 days ago
1 comments

Hi, I made a Swift Package to control a Robot during my XCUITests.

I attached my ARKit App to the robot so that I can reproduce movements during my integration tests, video after the jump.

Swift Package: https://github.com/nthstate/robotkit Sample App: https://github.com/nthstate/robotkitsample