alttester-robotframework-library


Namealttester-robotframework-library JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttps://alttester.com/docs/sdk/latest/
SummaryRobot Framework Library 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-11-27 07:23:53
maintainerNone
docs_urlNone
authorAltom Consulting
requires_python>=3.4.0
licenseGNU GPLv3
keywords robot framework testing test automation alttester
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AltTesterLibrary for Robot Framework


## Installation

AltTesterLibrary can be installed using `pip` - http://pip-installer.org:

    `pip install alttester-robotframework-library`

You can also install it from the source distribution by running:

    `python setup.py install`


## Usage

Import the library:

    *** Settings ***
    Library          AltTesterLibrary

            

Raw data

            {
    "_id": null,
    "home_page": "https://alttester.com/docs/sdk/latest/",
    "name": "alttester-robotframework-library",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.4.0",
    "maintainer_email": null,
    "keywords": "robot framework testing test automation alttester",
    "author": "Altom Consulting",
    "author_email": "contact@alttester.com",
    "download_url": "https://files.pythonhosted.org/packages/f5/9f/f7082ebc43e8225ebefbc76e4d50c595b26532647930a0b0643513611fe2/alttester_robotframework_library-2.2.0.tar.gz",
    "platform": null,
    "description": "# AltTesterLibrary for Robot Framework\n\n\n## Installation\n\nAltTesterLibrary can be installed using `pip` - http://pip-installer.org:\n\n    `pip install alttester-robotframework-library`\n\nYou can also install it from the source distribution by running:\n\n    `python setup.py install`\n\n\n## Usage\n\nImport the library:\n\n    *** Settings ***\n    Library          AltTesterLibrary\n",
    "bugtrack_url": null,
    "license": "GNU GPLv3",
    "summary": "Robot Framework Library 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.2.0",
    "project_urls": {
        "Documentation": "https://alttester.com/docs/sdk/latest",
        "Homepage": "https://alttester.com/docs/sdk/latest/",
        "Issues": "https://github.com/alttester/AltTester-Unity-SDK/issues",
        "Source": "https://github.com/alttester/AltTester-Unity-SDK"
    },
    "split_keywords": [
        "robot",
        "framework",
        "testing",
        "test",
        "automation",
        "alttester"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "772535e0428ce3fe626d53f7f3b729bd5ff659fa2d86938a03577489ff20604f",
                "md5": "53cb3914f283dfb734e76819ded6ed28",
                "sha256": "9186e15442dbea4bbf179667c5de9bfe7ddeadbcd0a772004cd5cd070c19cfc8"
            },
            "downloads": -1,
            "filename": "alttester_robotframework_library-2.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53cb3914f283dfb734e76819ded6ed28",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.4.0",
            "size": 12037,
            "upload_time": "2024-11-27T07:23:53",
            "upload_time_iso_8601": "2024-11-27T07:23:53.005927Z",
            "url": "https://files.pythonhosted.org/packages/77/25/35e0428ce3fe626d53f7f3b729bd5ff659fa2d86938a03577489ff20604f/alttester_robotframework_library-2.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f59ff7082ebc43e8225ebefbc76e4d50c595b26532647930a0b0643513611fe2",
                "md5": "63366f524da29a04ef71731506e76bc6",
                "sha256": "d6338ec7eafbf6e4ebad1305a024e54a9274afd09601f30054b0a2c2b9718e58"
            },
            "downloads": -1,
            "filename": "alttester_robotframework_library-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "63366f524da29a04ef71731506e76bc6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4.0",
            "size": 12254,
            "upload_time": "2024-11-27T07:23:53",
            "upload_time_iso_8601": "2024-11-27T07:23:53.976917Z",
            "url": "https://files.pythonhosted.org/packages/f5/9f/f7082ebc43e8225ebefbc76e4d50c595b26532647930a0b0643513611fe2/alttester_robotframework_library-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-27 07:23:53",
    "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-robotframework-library"
}
        
Elapsed time: 0.66242s