AltTester-Unity-SDK
AltTester-Unity-SDK copied to clipboard
AltTester Unity SDK is an open-source UI driven test automation tool that helps you find objects in your game and interacts with them using tests written in C#, Python, Robot or Java.
## Description Issues included in this epic [_to be updated when new issues are opened_] - https://github.com/alttester/AltTester-Unity-SDK/issues/1110 - https://github.com/alttester/AltTester-Unity-SDK/issues/1114 - https://github.com/alttester/AltTester-Unity-SDK/issues/1134 - https://github.com/alttester/AltTester-Unity-SDK/issues/1142 - https://github.com/alttester/AltTester-Unity-SDK/issues/1143 - https://github.com/alttester/AltTester-Unity-SDK/issues/1198 - https://github.com/alttester/AltTester-Unity-SDK/issues/1218 -...
## Steps to reproduce 1. In the documentation go to _Advanced Usage_ > _Build games from command line section_ 2. Check where the link from the Note directs to ##...
This was one of our users' question: if AltTester is imported in the Unity project, what do you have to do to make a production build? Suggested answer: There is...
## Steps to reproduce Import the `AltTester` unitypackage in a project that doesn't have the `Input System` package installed ## Actual result ### AR - There is a hard dependency...
## Description The repo from Gitlab should have a warning in the README.MD to inform existing users that the repo has moved to GitHub.
## Description We need to update all names to the AltTester framework Where: - Server name - channels' names - delete/update pinned messages with links for documentation etc
Dan via email: I have written a few tests using AltUnity Tester for an Android device and I am very satisfied by how good it works, but, whenever I try...
I observed some of the comments for some commands are outdated, some have the parameters changed and some are inexistent. We should have the comments explaining what the methods are...