Skip to main content

Python API for Kiwi

Project description

https://travis-ci.org/kiwitcms/tcms-api.svg?branch=master https://ci.appveyor.com/api/projects/status/jhuyyt9vrpaxagrk?svg=true Documentation Code coverage Tidelift Become a sponsor Kiwi TCMS on Twitter

This package allows to connect and access Kiwi TCMS API. For more information see http://kiwitcms.readthedocs.io/en/latest/api/index.html.

INSTALLATION

pip install tcms-api

CHANGELOG

v8.1 (23 March 2020)

  • Use winkerberos dependency on Microsoft Windows platform (@mtg-edmund-tse)

  • Setting rename in config file: use_mod_kerb -> use_kerberos

  • Bug-fix: don’t fall back to user/pass if kerberos is configured

  • Bug-fix: send correctly formatted authorization request header, per RFC-4459

  • Bug-fix: properly authenticate with Kiwi TCMS via kerberos ticket if requested to do so

  • Start sending User-Agent: tcms-api/<version> for all requests

  • Enable integration testing with and without Kerberos

  • Enable testing on Windows

v8.0.1 (10 February 2020)

This version is compatible only with Kiwi TCMS v8.0 or later!

  • Do not use deprecated field product in TestCase.create API method

  • Set TestCase.is_automated to True

v8.0 (09 February 2020)

This version is compatible only with Kiwi TCMS v8.0 or later!

  • Adjusts plugin_helpers module to reflect backwards incompatible API changes introduced in Kiwi TCMS v8.0

v6.7.1 (07 February 2020)

  • Fix a bug in how use_mod_kerb setting was evaluated which lead to always preferring Kerberos which in turn was causing issues on Windows.

v6.7 (10 April 2019)

This version is compatible only with Kiwi TCMS v6.7 or later! For older server versions use tcms-api==5.3!

This version contains breaking changes in plugin_helpers!

  • Switch from TestCaseRun to TestExecution API. Fixes Issue #7

  • Rename plugin_helpers.Backend.update_test_case_run() to plugin_helpers.Backend.update_test_execution()

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

tcms-api-8.1.tar.gz (20.3 kB view hashes)

Uploaded Source

Built Distribution

tcms_api-8.1-py3-none-any.whl (13.2 kB view hashes)

Uploaded Python 3

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