Skip to content

Repository files navigation

Testlink-tests

Issues on GithubPull Request opened on GithubRelease version on GithubRelease date on Github
BranchTravisCIAppveyorCircleCi - DockerCodeClimate
mastermaster_ci_travismaster_ci_appveyormaster_ci_circlecimaster_ci_codeclimate

Python tested versions

3.63.53.43.33.22.7
SupportedSupportedSupportedNot SupportedNot SupportedSupported

Prerequisites

  • Need Testlink WebApp Up and Running

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 nameEnv description
py27,py34,py35,py36Python supported versions
flake8Exec linter in qalab/ tests/
coverageGenerate XML and HTML reports

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 readUsage Guide.

About

Several scopes 1. work on test automation to test TestLink (never started ;( ) 2. REST API usage examples (@SInCE TestLink 1.9.7)

Resources

Stars

20 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages