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

Uploaded Python 3

slickqa-2.0.672-py2-none-any.whl (31.2 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for slickqa-2.0.672-py3-none-any.whl
Algorithm Hash digest
SHA256 be1834d96583e1411dbe56b5e070b7f1cad389a10ce398041d2b8f32c1200207
MD5 513c8a0ee1e3f88f762e913619ffabb9
BLAKE2b-256 afa545e95bbfaa2679f56132b48006d2c9bcf3cae9e7feb280df926d748f9c8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slickqa-2.0.672-py2-none-any.whl
Algorithm Hash digest
SHA256 335d1929e1e10f4d767820ad3626f5e124278f961898eca6a630387804259de7
MD5 a1f738de722268c4e15bcf8192e97a52
BLAKE2b-256 bf562c01746a1267857196d01555e475b5ec2b88550dc5e626392a66325ba061

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