{ "info": { "author": "Rahul Verma", "author_email": "rv@testmile.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing" ], "description": "# Test Mile Arjuna\n\nArjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net). It is a based on FaaST (Framework as a Service for Testing), seen as need of the hour in 2019. The FaaST architecture enables integration of multiple programming languages, multiple tools, GUI definition externalization, customized identification types and so on, with finer control of each component. Rahul as the Chief Consultant at Test Mile, has implemented smaller variants of this model across frameworks and organizations, or given advise around it. However Arjuna being a generic library has the most complete implementation of the said model, away from project specific contexts and constraints.\n\nArjuna includes the Python version of client lib.\n\nArjuna also includes UniTEE, a test engine that espouses the principles of Test Encapsulation by Rahul, as envisioned in a research paper in 2010. It combines pragmatism by including decisions which are taken outside of the test for performance reasons.\n\nYou'd need Python 3.5+ to make use of Arjuna.\n\nNote: On Linux, the built-in Python3 build has issues with the Python's built-in enum module which is heavily used in Arjuna. One alternative is to install ActiveState Python on linux. Advanced users can go for installing a custom Python build.\n\nDocumentation for Arjuna is in progress. You can can find the currrent help doc on Test Mile website at https://testmile.com/arjuna\n\n### Arjuna Installation\n\n1. Download and install latest Python (3.5+) from https://python.org\n * If you are insterested to learn python Following are links for tutorials and docs.\n + https://docs.python.org/3.7/tutorial/index.html\n + https://docs.python.org/3.7/index.html\n2. Confirm the python version installed by running the command `python --version`. If expected version in not shown, fix this by looking into PATH variables and/or to see whether you have multiple versions of Python installed.\n3. Install the arjuna-python binding using the following command\n * `pip install arjuna`", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://testmile.com/arjuna", "keywords": "arjuna setu unitee selenium testing automation page-object", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "arjuna", "package_url": "https://pypi.org/project/arjuna/", "platform": "", "project_url": "https://pypi.org/project/arjuna/", "project_urls": { "Homepage": "https://testmile.com/arjuna" }, "release_url": "https://pypi.org/project/arjuna/0.7.8/", "requires_dist": null, "requires_python": "", "summary": "Arjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net).", "version": "0.7.8" }, "last_serial": 5901949, "releases": { "0.7.6": [ { "comment_text": "", "digests": { "md5": "48ccf19f8d16742ca0667456e7e466cf", "sha256": "0f756273a3cdd66b552a64305f485f4e1a4f13e7ef1182fb5bf397ae09199738" }, "downloads": -1, "filename": "arjuna-0.7.6.tar.gz", "has_sig": false, "md5_digest": "48ccf19f8d16742ca0667456e7e466cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128033, "upload_time": "2019-08-01T10:42:28", "url": "https://files.pythonhosted.org/packages/45/1f/261a75fa57b02c8c17ce7e3aa938f33988612cbacd9dc80463e3b8861dca/arjuna-0.7.6.tar.gz" } ], "0.7.7": [ { "comment_text": "", "digests": { "md5": "f18402789555c5ef2553464a3767938e", "sha256": "36b581fb1c6b5c5a59c6949140973c56424c85289b7ea806e8a36f899f273e2a" }, "downloads": -1, "filename": "arjuna-0.7.7.tar.gz", "has_sig": false, "md5_digest": "f18402789555c5ef2553464a3767938e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128622, "upload_time": "2019-08-16T15:11:30", "url": "https://files.pythonhosted.org/packages/bd/45/d41fc4e709c67074012268efaf669ace6baa50e4dce3bdfd2353197bbd0d/arjuna-0.7.7.tar.gz" } ], "0.7.8": [ { "comment_text": "", "digests": { "md5": "d39af04357472a789c7516790ad89c28", "sha256": "bb55644d30f21aa0a69458c33574b688cad003249a46cec28bff7ebdf43e6ece" }, "downloads": -1, "filename": "arjuna-0.7.8.tar.gz", "has_sig": false, "md5_digest": "d39af04357472a789c7516790ad89c28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 133349, "upload_time": "2019-09-29T07:37:32", "url": "https://files.pythonhosted.org/packages/7d/53/a6dafbdf182684b42fcc7eee5c722fe43231aeab2e75024f93595112d68a/arjuna-0.7.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d39af04357472a789c7516790ad89c28", "sha256": "bb55644d30f21aa0a69458c33574b688cad003249a46cec28bff7ebdf43e6ece" }, "downloads": -1, "filename": "arjuna-0.7.8.tar.gz", "has_sig": false, "md5_digest": "d39af04357472a789c7516790ad89c28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 133349, "upload_time": "2019-09-29T07:37:32", "url": "https://files.pythonhosted.org/packages/7d/53/a6dafbdf182684b42fcc7eee5c722fe43231aeab2e75024f93595112d68a/arjuna-0.7.8.tar.gz" } ] }