Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

altunityrunner

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

altunityrunner

Python bindings for the AltUnity Tester framework. AltUnity Tester is an open-source UI driven test automation tool that helps you find objects in your game and interacts with them.

Source
pipPyPI
Version
1.7.2
Maintainers
1

AltUnityTester Python Bindings

This package contains an library for adding Python language binding to the AltUnity Tester framework.

AltUnity Tester 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 or Java.

You can run your tests on real devices (mobile, PCs, etc.) or inside the Unity Editor.

Read the documentation on https://altom.com/altunity/docs/altunitytester/

Get Started

Check out the Get Started guide from the documentation.

Development

Running Tests

Run the following command to install the dev dependencies:

$ pip install -r requirements-dev.txt

Unit Tests

$ pytest tests/unit/

Integration Tests

$ pytest tests/integration/

Contributing

Check out the full contributing guide contributing.

Support

Join our Google Group for questions and discussions: https://groups.google.com/a/altom.com/forum/#!forum/altunityforum

Join our Discord Server to chat with other members of the community: https://discord.gg/Ag9RSuS

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

Keywords

unity testing tests

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts