Skip to main content

Django test runner plugin for Kiwi TCMS

Project description

This package provides a Django test runner that reports the test results to Kiwi TCMS.

Installation

pip install kiwitcms-django-plugin

Configuration and environment

Minimal config file ~/.tcms.conf:

[tcms]
url = https://tcms.server/xml-rpc/
username = your-username
password = your-password

For more info see tcms-api docs.

Usage

In settings.py add the following:

TEST_RUNNER = 'tcms_django_plugin.TestRunner'

When you run ./manage.py test Django looks at the TEST_RUNNER setting to determine what to do.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kiwitcms-django-plugin-0.0.1.tar.gz (16.5 kB view details)

Uploaded Source

File details

Details for the file kiwitcms-django-plugin-0.0.1.tar.gz.

File metadata

  • Download URL: kiwitcms-django-plugin-0.0.1.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for kiwitcms-django-plugin-0.0.1.tar.gz
Algorithm Hash digest
SHA256 33902ff2787a4d5f1a0b5cb6cdeb0402a54ae080c19f90bb0e99caa37b297966
MD5 e3b8d8776cccac44c844dfcbb2d28ae7
BLAKE2b-256 7562648aaf943fa8ab91ef79425cbfa17775a085ef96ba18744c45bfc8b70a80

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page