Skip to main content

A client library for the Slick QA result database

Project description

This library is a python client for accessing and reporting results to Slick. Slick is an open source QA result and test manager available from https://github.com/slickqa/slickqaweb.

Use is intended to be simple, and explorable. All the types are defined, and code completion will be available through most IDEs. Here is an example of how the library is used:

from slickqa import SlickConnection, Project

slick = SlickConnection('http://localhost:8080')

proj = slick.projects.findByName('A Project')
release = slick.projects(proj).releases(proj.defaultRelease).get()

print("The default release for project " + proj.name + " is " + release.name + ".")

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

slickqa-2.0.685-py3-none-any.whl (31.4 kB view details)

Uploaded Python 3

slickqa-2.0.685-py2-none-any.whl (31.4 kB view details)

Uploaded Python 2

File details

Details for the file slickqa-2.0.685-py3-none-any.whl.

File metadata

  • Download URL: slickqa-2.0.685-py3-none-any.whl
  • Upload date:
  • Size: 31.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.5

File hashes

Hashes for slickqa-2.0.685-py3-none-any.whl
Algorithm Hash digest
SHA256 83d1ad4405f720e9580d8848440017becb85439f98e9d4a897bc530ae56d4e46
MD5 b938cb39bfa0bafbe2fcf661d64f6a49
BLAKE2b-256 39deb268bdae2689fc38336fd12ec363b081c8cc559121cf379d792a18afdce7

See more details on using hashes here.

File details

Details for the file slickqa-2.0.685-py2-none-any.whl.

File metadata

  • Download URL: slickqa-2.0.685-py2-none-any.whl
  • Upload date:
  • Size: 31.4 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for slickqa-2.0.685-py2-none-any.whl
Algorithm Hash digest
SHA256 53d4d0604396ffe2540b107f569eb23447dd2778a859ca0585a4efcd6e457fb7
MD5 45ac53d7b8d4ab5c85ba1eda19c4e40d
BLAKE2b-256 728f3ced2b4bb4e0e35e43132139bea6f35fce16e827bf79af67da8b965f6ec3

See more details on using hashes here.

Supported by

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