Releases: quantori/GherkinSyncTool
GherkinSyncTool v.3.13.0.0
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
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:SetThenStepsAsExpectedconfig parameter astrue.
GherkinSyncTool v.3.11.0.0
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
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
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
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
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
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
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
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