Arjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net).
Project description
Arjuna
Arjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net). Rahul has implemented smaller variants of features in Arjuna across frameworks and organizations, or given advise around it. However Arjuna being a generic library has the most complete implementation of his ideas, away from project specific contexts and constraints.
Arjuna 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.
You'd need Python 3.5+ to make use of Arjuna.
Note: 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.
Arjuna Installation
- Download and install latest Python (3.5+) from https://python.org
- If you are insterested to learn python Following are links for tutorials and docs.
- 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. - Install Arjuna using the following command
pip install arjuna
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file arjuna-0.8.9.tar.gz
.
File metadata
- Download URL: arjuna-0.8.9.tar.gz
- Upload date:
- Size: 98.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dffaeaf8a40555aed534f26449c6ed2c5e529778a6d47c5b5b30a09baa4e7961 |
|
MD5 | 4a9d2289120603447066aa03af5170b8 |
|
BLAKE2b-256 | 464e2875e6c9e2e2a2b640eec2b50fa98a280ace676ff5c513f2d3848ec15103 |
File details
Details for the file arjuna-0.8.9-py3.6.egg
.
File metadata
- Download URL: arjuna-0.8.9-py3.6.egg
- Upload date:
- Size: 436.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ceedeb1e4230c840caf7d1b92e684e062cfe24956f2c11aed86c20af508cc53 |
|
MD5 | 10e92feea06f1e0bce83289f158b7ccf |
|
BLAKE2b-256 | 07a9f890101ef767a394c193323ecf57675f6500b8e67dfb36ffe7f09ead2af4 |
File details
Details for the file arjuna-0.8.9-py3-none-any.whl
.
File metadata
- Download URL: arjuna-0.8.9-py3-none-any.whl
- Upload date:
- Size: 185.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89a7887f4ceb1c4c36205b4b4c05f52f0fbe35012bdfa33475592519608ae8a4 |
|
MD5 | 2719b264a2d1a58a30a9b8406ae7cc2e |
|
BLAKE2b-256 | 90a02af7cfeae1888973a03c45ad9dd11e2d14a301148c30083da9c96f809156 |