Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

altunityrunner

Package Overview
Dependencies
Maintainers
1
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.

  • 1.7.2
  • Source
  • PyPI
  • Socket score

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc