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.684-py3-none-any.whl (31.4 kB view details)

Uploaded Python 3

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

Uploaded Python 2

File details

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

File metadata

  • Download URL: slickqa-2.0.684-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.684-py3-none-any.whl
Algorithm Hash digest
SHA256 6a5557cd08590e3a749cc10d36ddb8ca0cced34ed91741e5079faa25fdf61392
MD5 4f5ede323f414c12e5e38f225087113a
BLAKE2b-256 eec061ce0c8bd16f48c18d2520baf98c7c622e61085a7166e829f1522cb3e8e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: slickqa-2.0.684-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.684-py2-none-any.whl
Algorithm Hash digest
SHA256 8f2094200c771b76eb30357d11e41ef432c449a69cf96a69ae6efb26e91cdf67
MD5 ff75547e8fbab66fdc32b873b4d2c925
BLAKE2b-256 8fe50a9ab4882d68226f45cb1f6190051d118b1a28fa9e362704c638b59bf0b4

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