This project contains automation of unity based high graphics 3D video games using AltUnity along with WinAppDriver for desktop game automation.
TrashCat app is used as sample instrumented app for game automation. This game is already instrumented with AltUnity SDK.
Test case be executed with Testng. Extent Report is used for reporting purpose. Game is provided for windows platform under window and windows2 folder. For mac, we can download the game from below location as we can not upload the current game file for mac due to file size constraint. Create a folder mac under project. The app is provided at https://altom.com/app/uploads/AltTester/TrashCat/TrashCatMacOS.app.zip and needs to be included under the mac/ folder.
User can directly run the application using maven test, although shell script is also provided to do all the initial steps to run the test..