Releases: Shelex/cypress-allure-plugin
Releases · Shelex/cypress-allure-plugin
v2.21.0
2.21.0 (2021-11-22)
Bug Fixes
- after spec attach screenshots before video (bba1da6)
Features
- use cypress after:spec api for attachments and crash cases, address #96, #101 (a675d1f), closes #99 #98
v2.20.0
2.20.0 (2021-11-21)
Bug Fixes
- cy command object arguments logging, address #102 (ccb1b41)
Features
- decouple reporter internal entities (4755bc7)
v2.19.5
2.19.5 (2021-10-27)
Bug Fixes
- address #88, before each hook failure should be handled same as before all (f41fd6a)
v2.19.4
2.19.4 (2021-10-26)
Bug Fixes
- should finish test when hook fails, attach cancelled tests in case beforeAll error, address #88, #97 (07f7211)
v2.19.3
2.19.3 (2021-10-13)
Bug Fixes
- attach assertion in case logCypress false but logGherkin true (c23bb51)
- resolve npm publish tls issue (5cdcba6)
v2.19.1
2.19.1 (2021-09-29)
Bug Fixes
- simplify logGherkin configuration and pass when defined (51a7be1)
v2.19.0
2.19.0 (2021-09-28)
Features
- debug logs for writer task, separate logs to scopes (6a5865c)
v2.17.5
2.17.5 (2021-09-27)
Bug Fixes
- verify cy command arg is not undefined, address #94 (da5a0cd)