Branch |
TravisCI |
Appveyor |
CircleCi - Docker |
CodeClimate |
master |
|
|
|
|
3.6 |
3.5 |
3.4 |
3.3 |
3.2 |
2.7 |
Supported |
Supported |
Supported |
Not Supported |
Not Supported |
Supported |
- Need Testlink WebApp Up and Running
- Install from PIP :
pip install testlinktests
- Install from setup.py file :
python setup.py install
- 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 |
{
"connection":{
"is_https": false,
"host": "qalab.tk",
"port": 86
},
"dev_key": "1bfd2ef4ceda22b482b12f2b25457495",
"log_level":"DEBUG",
}
Just starting example of usage before read Usage Guide.