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

Uploaded Python 3

slickqa-2.0.686-py2-none-any.whl (34.4 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for slickqa-2.0.686-py3-none-any.whl
Algorithm Hash digest
SHA256 f1cf48879a640da58f49858dc3e770b3a08e707ceb2bf52fed2c8480e23a24b9
MD5 09ddadf305487a9d2f9dc5c3b9738c81
BLAKE2b-256 48ccf0956e433eed991244e9318ca06b1ac8244583d1bcd771d4519bb65e95c9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for slickqa-2.0.686-py2-none-any.whl
Algorithm Hash digest
SHA256 5148a16c52994d7227550b4448295e02b6392ccc70cbf911a9f30227c63d0471
MD5 55c338fd61163885e9415be7ae1a0dbe
BLAKE2b-256 41afaeba57aca435fcc821b17546c677f75bd88e95ba0fd990725b96d48c74b1

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