Skip to content

Releases: ozontech/allure-go

v0.6.31

16 May 10:57
Compare
Choose a tag to compare

What's Changed

  • Allow to set allureID for testcase before run the 'BeforeAll' method in suite by @dkx86 in #88
  • fix: after panic in test body context switch to afterEach by @moeryomenko in #89

New Contributors

Full Changelog: v0.6.30...v0.6.31

pkg/framework/v0.6.31

16 May 10:56
Compare
Choose a tag to compare

Release pkg/allure/v0.6.13

15 May 10:37
c7e2963
Compare
Choose a tag to compare

What's Changed

Full Changelog: pkg/allure/v0.6.12...pkg/allure/v0.6.13

v0.6.30

24 Apr 11:21
2bd2bce
Compare
Choose a tag to compare

What's Changed

  • [ISSUE-77] example fixed in #78
  • [ISSUE-84] support helpe in #85
  • [ISSUE-86] support xlsx files in attachments in #87

Full Changelog: v0.6.29...v0.6.30

Release v0.6.29

16 Oct 15:39
dd2cfa9
Compare
Choose a tag to compare

Fix issue with parsing labels with number value

What's Changed

  • [v0.6.29] fix label parsing if label value is number by @koodeex in #81

Full Changelog: v0.6.28...v0.6.29

Release pkg/framework/v0.6.29

16 Oct 15:38
dd2cfa9
Compare
Choose a tag to compare

Update allure package version

What's Changed

  • [v0.6.29] fix label parsing if label value is number by @koodeex in #81

Full Changelog: pkg/framework/v0.6.28...pkg/framework/v0.6.29

Release pkg/allure/v0.6.12

16 Oct 15:38
dd2cfa9
Compare
Choose a tag to compare

Fixing unmarshall error in certain label cases

What's Changed

  • [v0.6.29] fix label parsing if label value is number by @koodeex in #81

Full Changelog: pkg/framework/v0.6.28...pkg/allure/v0.6.12

Release v0.6.28

24 Jul 15:35
Compare
Choose a tag to compare

HOTFIX NOTES

Fixed data race issue #73

pkg/framework Release v0.6.28

24 Jul 15:35
Compare
Choose a tag to compare

HOTFIX NOTES

Fixed data race issue #73

Release v0.6.27

20 Jul 13:29
Compare
Choose a tag to compare

Hotfix

  • fixed unmarshalling issue for allure.Parameter