# AltTester® Python Bindings
This package contains an library for adding Python language binding to the AltTester® framework.
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.
You can run your tests on real devices (mobile, PCs, etc.) or inside the Unity Editor.
Read the documentation on https://alttester.com/docs/sdk/latest/
## Get Started
Check out the [Get Started](https://alttester.com/docs/sdk/latest/pages/get-started.html) guide from the documentation.
## Development
- Code Style: [PEP-0008](https://www.python.org/dev/peps/pep-0008/)
- Docstring style: [Google Style Docstrings](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html).
### 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](https://alttester.com/docs/sdk/latest/pages/contributing.html).
## Support
Join our Google Group for questions and discussions: https://groups.google.com/a/altom.com/g/alttesterforum
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](https://github.com/alttester/AltTester-Unity-SDK/blob/master/LICENSE) for more information.
Raw data
{
"_id": null,
"home_page": "https://alttester.com/docs/sdk/latest/",
"name": "AltTester-Driver",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.4.0",
"maintainer_email": null,
"keywords": "unity testing tests",
"author": "Altom Consulting",
"author_email": "contact@alttester.com",
"download_url": "https://files.pythonhosted.org/packages/7b/28/7677375a302b412bcd25d78017c80919ebebfab2d6f047594d9f672e7dc8/alttester_driver-2.1.2.tar.gz",
"platform": null,
"description": "# AltTester\u00ae Python Bindings\n\nThis package contains an library for adding Python language binding to the AltTester\u00ae framework.\n\nAltTester\u00ae 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.\n\nYou can run your tests on real devices (mobile, PCs, etc.) or inside the Unity Editor.\n\nRead the documentation on https://alttester.com/docs/sdk/latest/\n\n## Get Started\n\nCheck out the [Get Started](https://alttester.com/docs/sdk/latest/pages/get-started.html) guide from the documentation.\n\n## Development\n\n- Code Style: [PEP-0008](https://www.python.org/dev/peps/pep-0008/)\n- Docstring style: [Google Style Docstrings](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html).\n\n### Running Tests\n\nRun the following command to install the dev dependencies:\n\n```\n$ pip install -r requirements-dev.txt\n```\n\n#### Unit Tests\n\n```\n$ pytest tests/unit/\n```\n\n#### Integration Tests\n\n```\n$ pytest tests/integration/\n```\n\n## Contributing\n\nCheck out the full contributing guide [contributing](https://alttester.com/docs/sdk/latest/pages/contributing.html).\n\n## Support\n\nJoin our Google Group for questions and discussions: https://groups.google.com/a/altom.com/g/alttesterforum\n\nJoin our Discord Server to chat with other members of the community: https://discord.gg/Ag9RSuS\n\n## License\n\nDistributed under the **GNU General Public License v3.0**. See [LICENSE](https://github.com/alttester/AltTester-Unity-SDK/blob/master/LICENSE) for more information.\n",
"bugtrack_url": null,
"license": "GNU GPLv3",
"summary": "Python bindings for the AltTester\u00ae framework. AltTester\u00ae is an open-source UI driven test automation tool that helps you find objects in your game and interacts with them.",
"version": "2.1.2",
"project_urls": {
"Bug Tracker": "https://github.com/alttester/AltTester-Unity-SDK/issues",
"Documentation": "https://alttester.com/docs/sdk/latest",
"Homepage": "https://alttester.com/docs/sdk/latest/",
"Source": "https://github.com/alttester/AltTester-Unity-SDK"
},
"split_keywords": [
"unity",
"testing",
"tests"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ccbb3ddf15bb30057994795d8e784787407275cb8bc14b73bb53ac465d6cc677",
"md5": "92969f701a5ebcbd8c703849f8dc49c5",
"sha256": "5c494b1f495bfa1838b47b07be1f79a5474414290c2f56ca2357fc54c7c1c7cc"
},
"downloads": -1,
"filename": "AltTester_Driver-2.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "92969f701a5ebcbd8c703849f8dc49c5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.4.0",
"size": 112589,
"upload_time": "2024-07-22T11:39:17",
"upload_time_iso_8601": "2024-07-22T11:39:17.277276Z",
"url": "https://files.pythonhosted.org/packages/cc/bb/3ddf15bb30057994795d8e784787407275cb8bc14b73bb53ac465d6cc677/AltTester_Driver-2.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7b287677375a302b412bcd25d78017c80919ebebfab2d6f047594d9f672e7dc8",
"md5": "00e5985b293e3fc4fba651b6c65efffb",
"sha256": "69dc5ec411fc74155c56fb7844ed7247d0db5b6eb06ed22b9674feef99dccaf7"
},
"downloads": -1,
"filename": "alttester_driver-2.1.2.tar.gz",
"has_sig": false,
"md5_digest": "00e5985b293e3fc4fba651b6c65efffb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.4.0",
"size": 43682,
"upload_time": "2024-07-22T11:39:18",
"upload_time_iso_8601": "2024-07-22T11:39:18.866847Z",
"url": "https://files.pythonhosted.org/packages/7b/28/7677375a302b412bcd25d78017c80919ebebfab2d6f047594d9f672e7dc8/alttester_driver-2.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-22 11:39:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alttester",
"github_project": "AltTester-Unity-SDK",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "alttester-driver"
}