Skip to content

Releases: allure-framework/allure-js

v3.0.0-beta.6

05 Jul 17:57
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🔬 Improvements

  • Don't add extra suite label in allure-cucumberjs to fix #999 by @YakovL in #1004

🐞 Bug Fixes

  • fix(allure-codeceptjs): support steps in before & after hooks by @baev in #1042
  • fix test timings by @baev in #1051

⬆️ Dependency Updates

👻 Internal changes

  • Normalize test fixtures by @epszaw in #1047
  • tests(allure-jest): add tests to showcase runtime api usage in hooks by @baev in #1050

New Contributors

Full Changelog: v3.0.0-beta.5...v3.0.0-beta.6

v3.0.0-beta.5

02 Jul 20:36
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🔬 Improvements

  • Proof of work for cypress native fixtures by @epszaw in #1024
  • feat(allure-playwright): add package label by @baev in #1033
  • feat(allure-playwright): support skip and fixme annotations by @baev in #1035

🐞 Bug Fixes

⬆️ Dependency Updates

  • Fix devDependency version duplication in monorepo by @vovsemenv in #1026
  • Fix dependencies and add sherif to lint them by @epszaw in #1028
  • chore(deps): update dependency esbuild to ^0.22.0 by @renovate in #1025
  • deps(allure-playwright): bump @playwright/test to 1.45.1 by @baev in #1039
  • chore(deps): update yarn to v4.3.1 by @renovate in #1011

👻 Internal changes

  • Add missing fixture tests for allure-mocha by @delatrie in #1031
  • chore(allure-playwright): add test for testCaseId for skipped tests by @baev in #1030

Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5

v3.0.0-beta.4

28 Jun 17:08
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Allure Mocha: testplan support, env info and categories, metadata by @delatrie in #1003
  • Cypress hooks fixtures by @epszaw in #1000

🔬 Improvements

  • Add reports for vitest and playwright modules by @baev in #1009
  • Change link template config type from an array to a record. Support link template functions by @delatrie in #1008
  • Add report for allure-codeceptjs package by @baev in #1012
  • Add report for allure-cucumberjs package by @baev in #1013
  • Add report for allure-mocha package by @baev in #1014
  • Add report for allure-jest package by @baev in #1016
  • Specify vitest required version by @baev in #1017
  • Add report for allure-jasmine package by @baev in #1018
  • Add report for newman-reporter-allure package by @baev in #1019
  • Rft reporter runtime by @baev in #1021
  • Clean-up configs by @epszaw in #1023

🐞 Bug Fixes

  • Allure-mocha: fix test result overwritten when a test is skipped dynamically by @delatrie in #1015

⬆️ Dependency Updates

👻 Internal changes

Full Changelog: v3.0.0-beta.3...v3.0.0-beta.4

v3.0.0-beta.3

07 Jun 09:47
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • feat(vitest): add support for env and categories by @baev in #997
  • Cucumber hooks fixtures by @epszaw in #998
  • CodeceptJS hooks fixtures by @epszaw in #994

🔬 Improvements

  • Add support for beforeAll and afterAll vitest fixtures by @baev in #993
  • Fix Allure Mocha ESM parallel; add deprecation warnings to the legacy API by @delatrie in #995

Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3

v3.0.0-beta.2

05 Jun 14:15
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

⬆️ Dependency Updates

  • chore(deps): update dependency @types/node to v20.14.2 by @renovate in #983

Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2

v3.0.0-beta.1

03 Jun 12:51
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Hotfix v2.15.0 by @epszaw in #927
  • Back compatibility with old style cypress runtime API by @epszaw in #953
  • Back compatibility with old style cucumberjs runtime API by @epszaw in #952
  • Back compatibility with old style jasmine runtime API by @epszaw in #954
  • Back compatibility with old style jest runtime API by @epszaw in #955
  • Back compatibility with old style playwright runtime API by @epszaw in #958
  • Back compatibility with old style vitest runtime API by @epszaw in #966
  • Links patterns API by @epszaw in #968
  • Compatibility with Mocha's parallel mode by @delatrie in #967
  • Add links names patterns by @epszaw in #973

🔬 Improvements

  • [3.0] Refined allure-js-commons by @epszaw in #909
  • Back compatibility with old style codeceptjs runtime API by @epszaw in #947
  • Preserve original attachment file extension by @baev in #956
  • impr(playwright): new fullname format and improved test plan support by @baev in #971
  • Enchanced build by @epszaw in #978
  • Mocha legacy runtime API by @epszaw in #986

🐞 Bug Fixes

  • fix: fix stepFn use this.parameter('xx', 'xx') do not work。 by @mind029 in #914
  • Fix allure-jest jest.retryTimes() bug by @kriku in #928
  • Small fix for cypress inner types import by @epszaw in #943
  • Ensure results dir created before write result by @epszaw in #974
  • Fix newman by @baev in #987

⬆️ Dependency Updates

  • Build using node@18 by @baev in #910
  • bump yarn to 4 by @baev in #911
  • chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 by @renovate in #855
  • chore(deps): update dependency @types/node to v20.11.30 by @renovate in #913
  • Bump yarn to 4.2.2 by @baev in #941
  • chore(deps): update dependency newman to v6 by @renovate in #866
  • chore(deps): update octokit/request-action action to v2.3.1 by @renovate in #917
  • chore(deps): update dependency eslint-plugin-cypress to v3 by @renovate in #961
  • chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 by @renovate in #937
  • Bump newman by @baev in #960
  • chore(deps): update dependency @types/node to v20.12.12 by @renovate in #938
  • chore(deps): update dependency sinon to v18 by @renovate in #963
  • chore(deps): update dependency npm-run-all2 to v6 by @renovate in #962
  • chore(deps): update dependency eslint-plugin-n to v17 by @renovate in #964
  • chore(deps): update typescript-eslint monorepo to v7 (major) by @renovate in #969
  • chore(deps): update dependency @codeceptjs/configure to v1 by @renovate in #942

👻 Internal changes

New Contributors

Full Changelog: v2.15.0...v3.0.0-beta.1

v2.15.1

08 Apr 17:43
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • [Cypress] Support video attachments by @epszaw in #924

Full Changelog: v2.15.0...v2.15.1

v2.15.0

20 Mar 09:32
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • New commons, ESM-compatible Cypress integration by @epszaw in #905

Full Changelog: v2.14.1...v2.15.0

v2.14.1

08 Mar 11:52
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • [Vitest] Use actual test duration by @epszaw in #901
  • [Cypress] Fix missed links when patterns config isn't present by @epszaw in #902

Full Changelog: v2.14.0...v2.14.1

v2.14.0

07 Mar 13:21
Compare
Choose a tag to compare

What's Changed

🚀 New Features

👻 Internal changes

Full Changelog: v2.13.0...v2.14.0