AltTester Unity SDK
AltTester® Unity SDK is an open-source UI automation tool for testing Unity applications. Write tests in C#, Python, Java, or Robot Framework to locate game objects and interact with them, enabling comprehensive test coverage across your projects. Features comprehensive documentation, community support, and multi-language testing capabilities.
com.alttester.sdk 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/alttester-sdk.git?path=Assets/AltTester README Markdown
Copy this to your project's README.md
## Installation
Add **AltTester Unity SDK** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/alttester-sdk.git?path=Assets%2FAltTester
```
[](https://www.pkglnk.dev/pkg/alttester-sdk)Dependencies (9)
README
AltTester® Unity SDK
AltTester® Unity SDK is an open-source UI driven test automation tool that helps you find objects in your application and interacts with them using tests written in C#, Python, Java or Robot Framework.
Documentation
Our documentation is available here:
Support
- Join our Discord Server: https://discord.gg/Ag9RSuS
Development Setup
Build a Unity package from source
- Open your project in Unity.
- From
AltTestermenu chooseCreate AltTester® Package. - See the created unity package under the project.
Contributing
Check out the full contributing guide here.
License
Distributed under the GNU General Public License v3.0. See LICENSE for more information.
This project is tested with BrowserStack.
No comments yet. Be the first!