Skip to main content

Main automation lib to ensure behaviour of Testlink WebApp

Project description

Issues on Github Pull Request opened on Github Release version on Github Release date on Github

Branch

TravisCI

Appveyor

CircleCi - Docker

CodeClimate

master

master_ci_travis

master_ci_appveyor

master_ci_circleci

master_ci_codeclimate

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

testlinktests-0.0.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page