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

v12.7 (10 Dec 2023)

  • Update tcms-api from 11.4 to 12.7

  • Build & test with Python 3.11

  • Refactor issues found by newer pylint

  • Refactor issues found by CodeQL

  • Reformat source code with Black

v11.3 (15 Jul 2022)

  • Update tcms-api from 11.2 to 11.4

  • Small linter updates

v11.2 (16 May 2022)

  • Update tcms-api from 11.0 to 11.2

  • Annotate plugin with name & version information

v11.1 (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-12.7.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

kiwitcms_django_plugin-12.7-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kiwitcms-django-plugin-12.7.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for kiwitcms-django-plugin-12.7.tar.gz
Algorithm Hash digest
SHA256 b262b30e4820e392b53308a4315a799f01236a0a1fb2e808c6dd8c56ad884687
MD5 aa9bf91dbeaa3ee7aba805e7036c3b9c
BLAKE2b-256 61f33f56c60cb8f75fbfc0c2dc12e765b1e509c0071b10c4ebef45b87f854dde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kiwitcms_django_plugin-12.7-py3-none-any.whl
Algorithm Hash digest
SHA256 c38ee252afc5fdb9db3bda5cac978e68675b192df7fb01494ef9592e8b00eb18
MD5 5e2ebd582a03c00fd5f2070167f23067
BLAKE2b-256 892f75c00d5010a066deb7575036d5f56f6b712abb7bd0358825cb71d9f6a568

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