Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Releases: ryparker/jest-circus-allure-environment

v1.1.1

02 Jun 14:59
Compare
Choose a tag to compare

1.1.1 (2021-06-02)

Bug Fixes

  • (xo linter): fixed linter errors (70e6e01)

v1.1.0

31 Mar 14:25
Compare
Choose a tag to compare

1.1.0 (2021-03-31)

Features

  • attachments: added support for new AttachmentOption param and removed crypto dep (cb8df94), closes #176 #175

v1.0.3

25 Mar 05:13
Compare
Choose a tag to compare

1.0.3 (2021-03-25)

Bug Fixes

  • allure-reporter.ts: resolve 'message' type on jest assertion errors (3f0711c)

v1.0.2

10 Feb 22:01
Compare
Choose a tag to compare

1.0.2 (2021-02-10)

Bug Fixes

  • jest-circus-allure.ts: ending step and returning response as expected at end of step execution (f8448cf), closes #155

v1.0.1

10 Feb 21:49
Compare
Choose a tag to compare

1.0.1 (2021-02-10)

Bug Fixes

  • contenttype: fixed ContentType export and ability to attach HTML docs (cbf2c5f), closes #155

v1.0.0

05 Feb 00:28
Compare
Choose a tag to compare

1.0.0 (2021-02-05)

Bug Fixes

  • types.ts: added HTML to the ContentType enum & renamed categoryDefinitions -> categories (93c9925), closes #153

BREAKING CHANGES

  • types.ts: Renamed environment option categoryDefinitions to categories

v0.14.0

02 Jan 00:51
Compare
Choose a tag to compare

0.14.0 (2021-01-02)

Features

  • allure-node-environment.ts: added testPath config option (bf787c3)

v0.13.6

30 Dec 05:28
Compare
Choose a tag to compare

0.13.6 (2020-12-30)

Bug Fixes

  • allure-node-environment.ts,allure-report.ts: beforeAll failures should mark tests as "broken" (66e60b4)

v0.13.5

23 Dec 19:01
Compare
Choose a tag to compare

0.13.5 (2020-12-23)

Bug Fixes

  • allure-reporter.ts: passing test through pragma methods (c8a35f6)

v0.13.4

23 Dec 07:55
Compare
Choose a tag to compare

0.13.4 (2020-12-23)

Bug Fixes