Skip to content

Releases: quantori/GherkinSyncTool

GherkinSyncTool v.3.13.0.0

15 Jul 07:27
4f1eae5

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.13.0] - 2022-07-15

Added

  • Azure DevOps: Feature background name and description added to the test case description section

GherkinSyncTool v.3.12.0.0

08 Jun 14:33
2b6b7a6

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.12.0] - 2022-04-12

Added

  • Azure DevOps: Ability to set "Then step" as Azure DevOps expected result. To enable the feature set AzureDevopsSettings:SetThenStepsAsExpected config parameter as true.

GherkinSyncTool v.3.11.0.0

10 May 14:09
cb1389d

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.11.0] - 2022-04-12

Added

  • TestRail: Background name and description.

GherkinSyncTool v.3.10.0.0

13 Apr 07:16
9bef141

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.10.0] - 2022-04-12

Added

  • Added target frameworks support: netcoreapp3.1;net5.0;net6.0.

GherkinSyncTool v.3.9.1.0

08 Apr 08:43
454f136

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.9.1] - 2022-04-07

Changed

  • TestRail: refactor priority tag parsing.

GherkinSyncTool v.3.8.0.0

04 Apr 11:55
cf59c65

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.8.0] - 2022-04-01

Added

  • TestRail: added priority parsing. @priority:High tag from a feature file will be parsed and filled as 'High' to the priority testrail test case field.

GherkinSyncTool v.3.7.0.0

01 Apr 13:24
1cf2d1b

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.7.0] - 2022-03-31

Added

  • TestRail: added reference parsing. @reference:JIRA-123 tag from a feature file will be parsed and filled as 'JIRA-123' to the appropriate testrail test case field.

GherkinSyncTool v.3.6.11.0

17 Feb 12:20
e44e480

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.6.11] - 2022-02-17

Changed

  • TestRail: handle an empty examples.

Added

  • TestRail: example description has been added.

GherkinSyncTool v.3.6.10.0

17 Feb 06:20
bc3a92d

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.6.10] - 2022-02-16

Changed

  • TestRail: fix custom fields validation

GherkinSyncTool v.3.6.9.0

11 Feb 10:18
a6f14bb

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.6.9] - 2022-02-09

Changed

  • TestRail: fix custom fields validation