Releases: Shelex/cypress-allure-plugin
Releases · Shelex/cypress-allure-plugin
v2.26.3
2.26.3 (2022-02-12)
Bug Fixes
- attaching enqueued command to parent, address #124 (0c1c5ed)
v2.26.2
2.26.2 (2022-02-02)
Bug Fixes
- allow duplicated epic, feature and story labels, address #121 (8521ef0)
v2.26.1
2.26.1 (2022-02-02)
Bug Fixes
- labelStorage should be aplied to all tests to handle afterEach hook labels (5a9e440)
v2.26.0
2.26.0 (2022-02-02)
Features
- add env config allureSkipAutomaticScreenshots, address #119 (f7d02ae)
v2.25.1
2.25.1 (2022-02-02)
Bug Fixes
- reapply labels for skipped tests as hooks are not executed, address #112 (edac6bf)
v2.25.0
2.25.0 (2022-01-31)
Features
- when allure test info not saved - fallback to cypress results, address #113 (994bc8c)
v2.24.0
2.24.0 (2022-01-28)
Features
- properly handle videoUploadOnPasses #109, remove obsolete process.env usage #110, add labels for skipped tests #112, throw error for incorrect testParameter #114 (5b42f75)
v2.23.0
2.23.0 (2021-12-08)
Features
- handle soft asserts, fix video attachment on pass, address #108, #109 (57d5b23)
v2.22.1
2.22.1 (2021-11-29)
Bug Fixes
- end previous sub-steps when new parent step created, address #107 (9c3fd40)
v2.22.0
2.22.0 (2021-11-22)
Features
- use util.inspect for displaying object arguments for cy commands, address #106 (5873c26)