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

Uploaded Python 3

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

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for slickqa-2.0.683-py3-none-any.whl
Algorithm Hash digest
SHA256 37156530627a61e4b975d9187dbe34d5c93d60143a890cfc7a189975f1756794
MD5 465b038a9a4aceb9d75ab2102e45c945
BLAKE2b-256 4986926887b650057180e630a5222e61d955426986bc94e21d3936d705954894

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slickqa-2.0.683-py2-none-any.whl
Algorithm Hash digest
SHA256 ca310876d52f6dd9732054249638c7040779eb9714eb2e740550a5aabc9c11b8
MD5 39374b8cc74249f72e7486aab42cd3d8
BLAKE2b-256 b3f3963ac490b61aa9617fa044bafed334a18e94d25f776ece3864b567fbba54

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