Skip to content

Releases: wix-incubator/jest-allure2-reporter

v2.0.0

06 Nov 09:18
Compare
Choose a tag to compare

2.0.0 (2024-11-06)

Bug Fixes

  • $.manfifest resilience (#41) (080541a)
  • add missing reporter resilience (#33) (8a5431c)
  • add sourcemap support for setup files (#50) (a43a65d)
  • afterAll.at is not a function (55616db), closes #25
  • attachment fs operations (#43) (44a9efa)
  • broken vs failed status (f76eacb)
  • categories serialization (#42) (3c0ac20)
  • CJS and ESM exports (#22) (71f85e1)
  • composite description rendering (cb210f1)
  • descriptionHtml rendering (4393418)
  • descriptionHtml rendering (064ebc5)
  • docblock leakage from file metadata (b0ad235)
  • docblock leakage from file metadata (amend) (515559e)
  • docblock rendering error (4562857)
  • docblock rendering in description (a8c5c5f)
  • duplicate error message (#47) (2693295)
  • duration in fallback mode (d9795ec)
  • enforce only fixed jest-metadata (79a32d0)
  • error handling with non-string stack traces (c32f1ba)
  • fail-fast if reporter cannot initialize (0027747)
  • file metadata inheritance (63ff9ed)
  • helpers: simplify extractSourceCode (6e08a75), closes #19
  • labels and links typing (281c26b)
  • parameters serialization (#48) (d6baf0c)
  • separate workerId from test file (d2f45cd)
  • status and statusDetails logic (#30) (0e198f0)
  • total 'Suites failed' metrics (b0f817c)
  • typings for test labels (e238639)
  • unhandled error for timeouts (128cca2)
  • use separate thread for test run pseudo-case (b248944)

Features

  • 2.0.0-beta initial release (bea50b5)
  • add allure. method (b9e9b0f)
  • add GitHub flavored Markdown support (GFM) (37a5265)
  • allure.historyId(string) (a832cb3)
  • ambient descriptions (markdown and HTML) (8f55749)
  • big cumulative update (#36) (dd0a564)
  • custom file handlers (#24) (7f2606a)
  • support compiled tests with a sourcemap only (#49) (6d1ff05)

BREAKING CHANGES

  • complete API overhaul

v2.0.0-beta.28

06 Nov 09:11
f061ed3
Compare
Choose a tag to compare
v2.0.0-beta.28 Pre-release
Pre-release

2.0.0-beta.28 (2024-11-06)

Bug Fixes

  • omit empty executors and categories (#52) (f061ed3)

v2.0.0-beta.27

06 Nov 09:04
Compare
Choose a tag to compare
v2.0.0-beta.27 Pre-release
Pre-release

2.0.0-beta.27 (2024-11-06)

Bug Fixes

  • total 'Suites failed' metrics (b0f817c)

v2.0.0-beta.26

06 Nov 08:41
Compare
Choose a tag to compare
v2.0.0-beta.26 Pre-release
Pre-release

2.0.0-beta.26 (2024-11-06)

Bug Fixes

  • error handling with non-string stack traces (c32f1ba)
  • labels and links typing (281c26b)

v2.0.0-beta.25

10 Aug 07:59
a43a65d
Compare
Choose a tag to compare
v2.0.0-beta.25 Pre-release
Pre-release

2.0.0-beta.25 (2024-08-10)

Bug Fixes

  • add sourcemap support for setup files (#50) (a43a65d)

v2.0.0-beta.24

06 Aug 07:21
6d1ff05
Compare
Choose a tag to compare
v2.0.0-beta.24 Pre-release
Pre-release

2.0.0-beta.24 (2024-08-06)

Features

  • support compiled tests with a sourcemap only (#49) (6d1ff05)

v2.0.0-beta.23

13 Jul 06:57
2693295
Compare
Choose a tag to compare
v2.0.0-beta.23 Pre-release
Pre-release

2.0.0-beta.23 (2024-07-13)

Bug Fixes

v2.0.0-beta.22

23 May 11:51
Compare
Choose a tag to compare
v2.0.0-beta.22 Pre-release
Pre-release

2.0.0-beta.22 (2024-05-23)

Bug Fixes

  • enforce only fixed jest-metadata (79a32d0)

v2.0.0-beta.21

23 May 09:03
44a9efa
Compare
Choose a tag to compare
v2.0.0-beta.21 Pre-release
Pre-release

2.0.0-beta.21 (2024-05-23)

Bug Fixes

v2.0.0-beta.20

21 May 17:59
3c0ac20
Compare
Choose a tag to compare
v2.0.0-beta.20 Pre-release
Pre-release

2.0.0-beta.20 (2024-05-21)

Bug Fixes