Categories
Test Automation Uncategorized

XCUI Tests with SceneKit

I started writing UI tests for my upcoming dungeon crawler game. My game engine uses SceneKit for the 3D world and XCUI  tests for the UI test automation. I recommend this tutorial as introduction in ui test automation with XCUI. I write this tutorial because there is not much information avilable about the combination of SCNKit and […]