Skip to content

Releases: testit-tms/adapters-python

3.2.6

06 Nov 05:57
c8ac87e
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • TMS-27005: fix self present in step parameters

  • TMS-26720: Fixed the "workItemIds" decorator for parameterized tests for Pytest.


Co-authored-by: pavel.butuzov pavel.butuzov@testit.software

3.2.5

30 Oct 09:28
511314a
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • TMS-29366: Fixed the "AddAttachments" method for Unix systems. @PavelButuzov (#157)

3.2.4

23 Oct 09:13
129cc4a
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • TMS-27166: Fixed adding parameters to the title and description of steps. @PavelButuzov (#156)

3.2.3

11 Sep 13:45
04115db
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fixed the "TestRunId" command-line parameter for RobotFramework. @PavelButuzov (#151)

3.2.2

28 Jun 06:38
de72fe4
Compare
Choose a tag to compare

Changes

🚀 Features

  • Added the "automaticUpdationLinksToTestCases" configuration parameter. @PavelButuzov (#149)

3.2.1

09 Jun 21:19
692d1df
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fixed the linking and unlinking of the autotest to the work item. @PavelButuzov (#146)

3.2.0

19 May 21:52
7855936
Compare
Choose a tag to compare

Changes

🚀 Features

3.1.1

13 May 12:53
967678a
Compare
Choose a tag to compare

Changes

  • TMS-432: fix config validation @komissarov-petr (#144)

3.1.0

23 Apr 15:09
f2edcb7
Compare
Choose a tag to compare

Changes

🚀 Features

3.0.2

22 Apr 12:42
4aeef17
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fixed parsing parameters from parameterized mark of class for Pytest. @PavelButuzov (#142)