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 http://code.google.com/p/slickqa.

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 Distribution

slickqa-2.0.666.tar.gz (31.7 kB view details)

Uploaded Source

Built Distributions

slickqa-2.0.666-py3-none-any.whl (30.4 kB view details)

Uploaded Python 3

slickqa-2.0.666-py2-none-any.whl (30.4 kB view details)

Uploaded Python 2

File details

Details for the file slickqa-2.0.666.tar.gz.

File metadata

  • Download URL: slickqa-2.0.666.tar.gz
  • Upload date:
  • Size: 31.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for slickqa-2.0.666.tar.gz
Algorithm Hash digest
SHA256 5cd4ab69eb8eff59c142a4eeb21abeda0d1ccbd564a080ce6ac7f61bb6861dca
MD5 b191ed52329dec9bfb810e08e8ac7c3f
BLAKE2b-256 44a7f18b90eedd99827d0f60891d1f03f4d2971a559a9e422a16812e4e6dd283

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slickqa-2.0.666-py3-none-any.whl
Algorithm Hash digest
SHA256 09f8aee32531a7a55315a779ee6eb41a696facabf882edd991b4181ad94c6b8a
MD5 b4e4ec7759274f79d8a182206ae3eea8
BLAKE2b-256 b1711193a7e33d947bce287123b76b5116c17769505475593766e3e97d23ac3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slickqa-2.0.666-py2-none-any.whl
Algorithm Hash digest
SHA256 e48371bee48d825ab2e5e41528177acb09b20b2ecea85e74e58ec8c482dc364f
MD5 3503a7d612a41c12b2a9f46d745ff9f8
BLAKE2b-256 fb79b7f579457c915a989b7cdc436d5aacb9d6b218c9dafb45d19e7e9c07da60

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