Skip to content

Releases: qase-tms/qase-python

qase-python-commons v2.0.12

16 Apr 13:25
Compare
Choose a tag to compare

Fixed problem with rewrite fields

If a test has qase ID then we skip fields like title, description, etc. If a test doesn't have qase ID then we assign fields like title, description, etc.

qase-pytest v5.0.6

15 Apr 07:40
Compare
Choose a tag to compare

What's new

Allow using package qase-pytest with Python 3.7.
This will enable those of our clients, who still use it, to
receive the latest package updates for Qase reporters.

Change required downgrading several packages to their latest versions
still supporting Python 3.7:

  • setuptools from 69 to 68
  • filelock from 3.13.1 to 3.12.2
  • pytest from 8.0.0 to 7.4.4

Changed requirement qase-python-commons to version 2.0.11,
which includes qaseio==4.0.2, both supporting Python 3.7.

qaseio v4.0.2

15 Apr 07:36
Compare
Choose a tag to compare

What's new

Allow using package qaseio with Python 3.7.
This will enable our clients, still using it, to
receive the latest package updates for Qase reporters.

Change required downgrading several packages to their latest versions
still supporting Python 3.7:

  • setuptools from 69 to 68
  • typing-extensions from 4.9.0 to 4.7.1

Qase Python Commons 2.0.4

18 Feb 04:40
@n3r n3r
Compare
Choose a tag to compare

What's Changed

New Contributors

Qase Api Client v4.0.1

16 Feb 07:38
@n3r n3r
e8f01c9
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue with attachments upload from Bytes
  • New API endpoints for configurations
  • Additional options for project create method
  • Remove Results V2 methods (they will be released as a separate package)
  • Support for Configurations and Authors in test run creation method

Full Changelog: qaseio-v4.0.0...qaseio-v4.0.1

Qase Api Client v4.0.0

08 Jan 12:01
@n3r n3r
51fb391
Compare
Choose a tag to compare

Switched to a new version of OpenAPI generator

Qase Api Client v3.4.1

10 Aug 10:46
@n3r n3r
Compare
Choose a tag to compare

Added an option to pass Author ID to test result

Qase Api Client v3.4.0

10 Aug 07:34
@n3r n3r
Compare
Choose a tag to compare
  • New experimental Results API support
  • Fixed issues with datetime validation
  • Updates to old results api

Qase Python Commons 2.0.3

03 Aug 06:42
@n3r n3r
Compare
Choose a tag to compare

Fixed an issue with type casting

Qase Pytest 5.0.2

03 Aug 06:47
@n3r n3r
Compare
Choose a tag to compare

#114 Fixed ApiType Error