AltTester-Driver


NameAltTester-Driver JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://alttester.com/docs/sdk/latest/
SummaryPython bindings for the AltTester® framework. AltTester® is an open-source UI driven test automation tool that helps you find objects in your game and interacts with them.
upload_time2024-04-15 10:33:07
maintainerNone
docs_urlNone
authorAltom Consulting
requires_python>=3.4.0
licenseGNU GPLv3
keywords unity testing tests
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/c6/87/79f9316270fb56c1f6c49b995be64268d82ab46cd959378a747874c2b60c/alttester_driver-2.1.0.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.0",
    "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": "e896e28d885633cd852e0414b680bf80cf5d229b9d8c18f3d604ae535a1c4cff",
                "md5": "ae2d7377f9856124e180314d4216e9ff",
                "sha256": "d8ed1ecd869a6e8692246225f67fcf1acd6246f93226d2e9da63053f2c0dca92"
            },
            "downloads": -1,
            "filename": "AltTester_Driver-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae2d7377f9856124e180314d4216e9ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.4.0",
            "size": 111812,
            "upload_time": "2024-04-15T10:33:06",
            "upload_time_iso_8601": "2024-04-15T10:33:06.130416Z",
            "url": "https://files.pythonhosted.org/packages/e8/96/e28d885633cd852e0414b680bf80cf5d229b9d8c18f3d604ae535a1c4cff/AltTester_Driver-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c68779f9316270fb56c1f6c49b995be64268d82ab46cd959378a747874c2b60c",
                "md5": "dd965ef06067943d618aaf9e79009c7c",
                "sha256": "5520e42a1c7d1ba9e1d0280f7c6e7af92a936abdbdc6f968fe42b29576c90f30"
            },
            "downloads": -1,
            "filename": "alttester_driver-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dd965ef06067943d618aaf9e79009c7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4.0",
            "size": 43020,
            "upload_time": "2024-04-15T10:33:07",
            "upload_time_iso_8601": "2024-04-15T10:33:07.538271Z",
            "url": "https://files.pythonhosted.org/packages/c6/87/79f9316270fb56c1f6c49b995be64268d82ab46cd959378a747874c2b60c/alttester_driver-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 10:33:07",
    "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"
}
        
Elapsed time: 0.24301s