Main automation lib
Project description
Branch |
Linux Deploy |
Windows Deploy |
|
|---|---|---|---|
master |
|||
Python tested versions
3.6
3.5
3.4
3.3 (not supported)
3.2 (not supported)
2.7
Code Metrics by sonarqube
INSTALLATION
With PIP
pip install qacode
With SETUP.py file
python setup.py install
Documentation
How to use library, searching for Usage Guide.
Tests
python setup.py test
TOX environments
Env name |
Env description |
|---|---|
py27,py34,py35,py36 |
Python supported versions |
flake8 |
Exec linter in qalab/ tests/ |
coverage |
Generate XML and HTML reports |
docs |
Generate doc HTML in /docs |
Configuration File
{
"bot": {
"mode": "remote",
"browser": "chrome",
"url_hub": "http://localhost:11000/wd/hub",
"drivers_path": "../qadrivers",
"drivers_names": [
"chromedriver_32.exe",
"chromedriver_64.exe",
"chromedriver_32",
"chromedriver_64",
"firefoxdriver_32.exe",
"firefoxdriver_64.exe",
"firefoxdriver_64.exe",
"firefoxdriver_32",
"phantomjsdriver_32.exe",
"phantomjsdriver_64.exe",
"phantomjsdriver_32",
"phantomjsdriver_64",
"iexplorerdriver_32.exe",
"iexplorerdriver_64.exe",
"edgedriver_32.exe",
"edgedriver_64.exe",
"operadriver_32.exe",
"operadriver_64.exe",
"operadriver_32",
"operadriver_64"
],
"log_output_file": "logs/",
"log_name": "qacode",
"log_level": "DEBUG"
}
}
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 Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qacode-0.4.8.tar.gz.
File metadata
- Download URL: qacode-0.4.8.tar.gz
- Upload date:
- Size: 57.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62f296af88eeaaf2e72fd8e342ffb86f1f294c7f5d4877049fc857340f294f35
|
|
| MD5 |
0c6bc55ea6eff0f929cf8055aad81435
|
|
| BLAKE2b-256 |
2a202629eb9386c0f60daafee6a3c56f67a71e17dc2e70235fb6a9f9bf7e4433
|
File details
Details for the file qacode-0.4.8-py2.7.egg.
File metadata
- Download URL: qacode-0.4.8-py2.7.egg
- Upload date:
- Size: 177.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed97da9ebd8e55e0ff28baefc56b882f1e78b4faf148d420b97080e9c12bdaaf
|
|
| MD5 |
20692c3efcc1f929621551ad37fc35f6
|
|
| BLAKE2b-256 |
cab6b2efc069ce90d2d096e3572edc09835ad5ee73f7d4e42300e8de9af962f5
|