Skip to content

Changelog

Version 1.3.0

  • Supports Typhoon Test Hub version 1.6.0
  • Added support for uploading Allure results
  • When manually uploading Allure report, if --allure-results-path is specified, Allure results are uploaded instead of generating Allure report based on results located in selected directory with --allure-results-path option
  • Option to treat downloaded artifact as zipped archive and unzip it when artifact download is finished is added
  • Name of file of downloaded artifact is now optional

Version 1.2.0

  • Supports Typhoon Test Hub version 1.5.0
  • Report tags are removed from Typhoon Test Hub in favour of Execution tags so all references to report tags in the package are now replaced with references to execution tags
  • When uploading a new report to Typhoon Test Hub, it is now mandatory to specify identifier of the Execution to which the report will be assigned
  • Adds logging of significant events during pytest test session
  • When uploading an artifact, it is allowed to specify timestamp until which that artifact is preserved

Version 1.1.0

  • Supports Typhoon Test Hub version 1.4.0
  • Supports manual upload different types of reports with summary and test results via tth-upload command
  • Fixes calling tth-upload with python -m call
  • Fixes bug with merging Allure results and generating report via Report API

Version 1.0.2

  • Supports Typhoon Test Hub version 1.3.0
  • Successor of old tth-uploader plugin
  • Supports triggering an event trigger
  • Supports checking an execution status and waiting for an execution to finish
  • Supports uploading a test report and retrieving its information
  • Supports uploading and downloading artifact