Skip to content

Releases: Shelex/cypress-allure-plugin

v2.21.0

22 Nov 16:07
Compare
Choose a tag to compare

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.1

21 Nov 18:50
Compare
Choose a tag to compare

2.20.1 (2021-11-21)

Bug Fixes

  • display arg in cypress handler, address #104 (4a71d97)

v2.20.0

21 Nov 11:31
5833d53
Compare
Choose a tag to compare

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

27 Oct 06:03
Compare
Choose a tag to compare

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

26 Oct 18:00
Compare
Choose a tag to compare

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

13 Oct 13:08
Compare
Choose a tag to compare

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

29 Sep 10:02
Compare
Choose a tag to compare

2.19.1 (2021-09-29)

Bug Fixes

  • simplify logGherkin configuration and pass when defined (51a7be1)

v2.19.0

28 Sep 11:27
Compare
Choose a tag to compare

2.19.0 (2021-09-28)

Features

  • debug logs for writer task, separate logs to scopes (6a5865c)

v2.18.0

27 Sep 14:20
Compare
Choose a tag to compare

2.18.0 (2021-09-27)

Features

  • provide debug info option (90893b6)

v2.17.5

27 Sep 12:17
Compare
Choose a tag to compare

2.17.5 (2021-09-27)

Bug Fixes

  • verify cy command arg is not undefined, address #94 (da5a0cd)