Skip to main content

Django test runner plugin for Kiwi TCMS

Project description

Tidelift Kiwi TCMS on Twitter

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.

Changelog

v11.0 (05 Dec 2021)

  • Forward compatible with upcoming Kiwi TCMS v11.0

  • Update tcms-api from 10.0 to 11.0

  • Use f-strings

  • Updates in testing environments

v10.0 (02 Mar 2021)

  • Compatible with Kiwi TCMS v10.0

  • Update tcms-api to 10.0

v9.0 (13 Jan 2021)

  • Compatible with Kiwi TCMS v9.0

  • Update to tcms-api v9.0

  • Specify valid DJANGO_SETTINGS_MODULE for running pylint-django in CI

v1.1.3 (28 October 2020)

  • Update to tcms-api v8.6.0

v1.1.2 (25 June 2020)

  • Update to tcms-api v8.4.0

v1.1.1 (25 June 2020)

  • Initial release, thanks to Bryan Mutai

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-11.0.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

kiwitcms_django_plugin-11.0-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kiwitcms-django-plugin-11.0.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.10

File hashes

Hashes for kiwitcms-django-plugin-11.0.tar.gz
Algorithm Hash digest
SHA256 28227928929427a79006c27c8ad01e6393ed347e25cd0142b777a97cf7b66d1f
MD5 0052acb04f2b6d1bbc0febe2b651a20d
BLAKE2b-256 b1a0bae6fa2456c2b5dc0ab4c8ea903294cad7b11f1e484be69c3767f9ebdeff

See more details on using hashes here.

File details

Details for the file kiwitcms_django_plugin-11.0-py3-none-any.whl.

File metadata

  • Download URL: kiwitcms_django_plugin-11.0-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.10

File hashes

Hashes for kiwitcms_django_plugin-11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a58f39f4ac83d2348edfb23aaf029c6b2b9ec28093cbaf43fde1def0146e0547
MD5 d95cd635e9dfdd4fb9fc0181384b4544
BLAKE2b-256 1c0d24a2ba670ec570d667caceefaecfd9b737aa9c7ba6078c8a3df629c2e893

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