Main automation lib to ensure behaviour of Testlink WebApp
Project description
Branch |
TravisCI |
Appveyor |
CircleCi - Docker |
CodeClimate |
---|---|---|---|---|
master |
Python tested versions
3.6 |
3.5 |
3.4 |
3.3 |
3.2 |
2.7 |
---|---|---|---|---|---|
Supported |
Supported |
Supported |
Not Supported |
Not Supported |
Supported |
Prerequisites
Prerequisites : TODO: make sense
How to install ?
Install from PIP : pip install testlinktests
Install from setup.py file : python setup.py install
How to exec tests ?
Tests from setup.py file : python setup.py test
Install from PIP file : pip install tox
Tests from tox : tox -l && tox -e TOX_ENV_NAME ( see tox.ini file to get environment names )
TOX 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
{ "connection":{ "is_https": false, "host": "qalab.tk", "port": 86 }, "dev_key": "1bfd2ef4ceda22b482b12f2b25457495", "log_level":"DEBUG", }
Getting Started
Just starting example of usage before read Usage Guide.
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
File details
Details for the file testlinktests-0.0.0.tar.gz
.
File metadata
- Download URL: testlinktests-0.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6c7de654ee854ed965e235cc516e9ea0ed40e09cc410220f8f03f3b3fcb7b37 |
|
MD5 | ee772e7ace3c373a99db35f28bcbdc9e |
|
BLAKE2b-256 | 317fb5a03646433cee177373d4b1c480d2efc9254e2becfe914441270b47931a |