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.
Changelog
v1.1.1 (25 June 2020)
Initial release, thanks to Bryan Mutai
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
Built Distribution
File details
Details for the file kiwitcms-django-plugin-1.1.1.tar.gz
.
File metadata
- Download URL: kiwitcms-django-plugin-1.1.1.tar.gz
- Upload date:
- Size: 16.4 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | c947e378e345da9ad1e28ab6df3775b96e135814c7b72af069decd9ecd6f1228 |
|
MD5 | c4d09267a9061a79bacf34459114e0c4 |
|
BLAKE2b-256 | f03f762e4ebae3400fa950fb10e0b4073405ead4cb0e8d1f51d1ee17dc44cb1d |
File details
Details for the file kiwitcms_django_plugin-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: kiwitcms_django_plugin-1.1.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fbefb175b425af40c0f01849b4b81e0b992e24125ad12404a9cccffa9d74e32 |
|
MD5 | 0b72bcabd2d09dce3689503d56c64b4d |
|
BLAKE2b-256 | ae00a6c5433931331fd6743458546247bd2757abeccd635a339cb2f9104bfba3 |