Releases: ozontech/allure-go
Releases · ozontech/allure-go
v0.6.32
What's Changed
- Returned old mechanic for parametrized tests.
- Added new mechanic for preventing allureID loosing when suit fail at startup (beforeAll) stage. (see README)
- Fixed unknown test status when suit failed at startup stage.
- Fixed not display tear down sections in tests without suite.
PR's
- issue-55: Set up/Tear down sections are not displayed in tests without suite by @dkx86 in #94
- Parametrized tests v2 by @dkx86 in #98
- fix broken parametrized tests by @dkx86 in #93
Full Changelog: v0.6.31...v0.6.32
pkg/framework/v0.6.32
v0.6.31
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
- @dkx86 made their first contribution in #88
- @moeryomenko made their first contribution in #89
Full Changelog: v0.6.30...v0.6.31
pkg/framework/v0.6.31
Full Changelog: pkg/allure/v0.6.13...pkg/framework/v0.6.31
Release pkg/allure/v0.6.13
What's Changed
- [ISSUE-77] example fixed by @KolesnikDmitriy in #78
- [ISSUE-84] support helper by @siller174 in #85
- [ISSUE-86] support xlsx files in attachments by @RamilKhaybulin in #87
- 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
Full Changelog: pkg/allure/v0.6.12...pkg/allure/v0.6.13
v0.6.30
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
Release pkg/framework/v0.6.29
Update allure package version
What's Changed
Full Changelog: pkg/framework/v0.6.28...pkg/framework/v0.6.29
Release pkg/allure/v0.6.12
Fixing unmarshall error in certain label cases
What's Changed
Full Changelog: pkg/framework/v0.6.28...pkg/allure/v0.6.12