How-to

Using GameDriver with the Unity Test Framework (UTF)
With the 2.0 release in June 2021, GameDriver is compatible with the Unity Test Framework allowing for test execution as part of the Unity build process, in...
Mon, 12 Jun, 2023 at 8:20 AM
Object Serialization extensibility
GameDriver object serialization uses the gdio.common.objects library, which contains all of the object types used by GameDriver to facilitate testing. These...
Wed, 2 Aug, 2023 at 9:24 AM
HierarchyPath Plugin Driven Testing
It is possible to run Unity script driven tests using the HierarchyPath plugin. By following a set structure, test methods can be run via HPath and even pul...
Mon, 29 Jul, 2024 at 6:14 PM