Skip to content

Releases: allure-framework/allure-js

2.0.0-beta.21

15 Dec 14:03
Compare
Choose a tag to compare

🚀 New Features

🔬 Improvements

  • fix(cucumberjs): attach a datable to the step (via #548) - @egerix
  • feat(playwright): add testCaseId fix fullName (via #534) - @vovsemenv

🐞 Bug Fixes

  • fix(cucumberjs): grouping of retried tests (via #547) - @egerix
  • fix(cucumberjs): fix setup custom world (via #549) - @egerix

⬆️ Dependency Updates

  • chore(deps): cleanup prettier deps from packages (via #538) - @vovsemenv
  • chore(deps): cleaup eslint deps from packages (via #536) - @vovsemenv

📝 Docs Update

👀 Links

Commits since v2.0.0-beta.20

2.0.0-beta.20

23 Nov 16:56
Compare
Choose a tag to compare

🔬 Improvements

  • feat(cucumber): add fullName and testCaseId props (via #530) - @vovsemenv
  • Support content-type 'text/html' for attachments (via #488) - @zcsteele

🐞 Bug Fixes

  • Issue 475 introduce new cucumber allure world (via #491) - @epszaw
  • Better titles for mocha hooks (via #510) - @epszaw
  • fix cucumberjs reporter on windows (via #494) - @epszaw

⬆️ Dependency Updates

  • chore(deps): update actions/checkout action to v3 (via #516) - @renovate
  • chore(deps): update toolmantim/release-drafter action to v5.21.1 (via #515) - @renovate
  • chore(deps): update actions/labeler action to v4 (via #517) - @renovate
  • chore(deps): update actions/setup-node action to v3 (via #519) - @renovate

📝 Docs Update

👀 Links

Commits since v2.0.0-beta.19

2.0.0-beta.19

09 Aug 14:52
Compare
Choose a tag to compare

🚀 New Features

🔬 Improvements

  • feat(playwright): add thread label and host labels (via #480) - @vovsemenv
  • Add host and thread labels for cucumberjs (fixes #454) (via #459) - @lamartire
  • improvement(cucumberjs): update custom labels api (via #461) - @lamartire
  • fix parallel mode (via #465) - @lamartire
  • feat(cucumberjs): extract links and labels from tags (via #458) - @lamartire

🐞 Bug Fixes

  • Add package label for mocha specs (via #477) - @lamartire
  • Base fix for mocha parallel mode (via #474) - @lamartire
  • Bugfix: Add Content Encoding to write attachment method call (via #468) - @swcarter007

📝 Docs Update

  • chore(playwright) Readme improvements for screenshots, attachments, steps (via #478) - @vovsemenv

👀 Links

Commits since v2.0.0-beta.18

2.0.0-beta.18

24 Jun 12:09
Compare
Choose a tag to compare

🚀 New Features

  • First draft of cucumberjs 8 integration (via #346) - @baev

🔬 Improvements

  • chore(playwright): new reporter options for Allure TestOps compatibility (via #448) - @serembon

⬆️ Dependency Updates

  • update yarn to the latest stable version (via #453) - @lamartire

👀 Links

Commits since v2.0.0-beta.17

2.0.0-beta.17

14 Jun 05:44
Compare
Choose a tag to compare

🔬 Improvements

  • feat(playwright): allow to pass tags as array (via #420) - @serembon

🐞 Bug Fixes

  • fix(playwright): show image diff slider after Playwright 1.21 (via #439) - @mxschmitt
  • fix(mocha): add an additional check for missing reporterOptions (via #440) - @sskorol

⬆️ Dependency Updates

  • chore(deps): update actions/checkout action to v2.4.2 (via #450) - @renovate

👀 Links

Commits since v2.0.0-beta.16

2.0.0-beta.16

26 Apr 08:38
Compare
Choose a tag to compare

🔬 Improvements

  • Generate Allure results in real-time (via #412) - @dtinth
  • feat(playwright): add custom outputFolder in config (via #418) - @mxschmitt
  • Playwright - Add description attribute (via #417) - @unickq

👀 Links

Commits since v2.0.0-beta.15

2.0.0-beta.15

22 Jan 08:13
Compare
Choose a tag to compare

🔬 Improvements

⬆️ Dependency Updates

  • chore(deps): update actions/checkout action to v2.4.0 (via #403) - @renovate
  • chore(deps): update dependency eslint-plugin-jsdoc to v37 (via #401) - @renovate
  • chore(deps): update dependency @playwright/test to v1.15.2 (via #387) - @renovate
  • chore(deps): update dependency mocha to v9.1.3 (via #385) - @renovate
  • chore(deps): update actions/setup-node action to v2 (via #396) - @renovate
  • chore(deps): update toolmantim/release-drafter action to v5.15.0 (via #395) - @renovate

👀 Links

Commits since v2.0.0-beta.14

2.0.0-beta.14

21 Oct 14:22
Compare
Choose a tag to compare

🐞 Bug Fixes

⬆️ Dependency Updates

  • chore(deps): update actions/checkout action to v2.3.5 (via #383) - @renovate

👀 Links

Commits since v2.0.0-beta.13

2.0.0-beta.13

03 Sep 10:09
Compare
Choose a tag to compare

🔬 Improvements

  • fix: support application/zip in typeToExtension (via #350) - @yury-s

🐞 Bug Fixes

  • fix(playwright): do not throw if cannot copy attachment from given path (via #349) - @yury-s
  • Fix attachments from path (via #348) - @baev

⬆️ Dependency Updates

👀 Links

Commits since v2.0.0-beta.12

2.0.0-beta.12

31 Aug 19:24
Compare
Choose a tag to compare

🚀 New Features

🔬 Improvements

  • Migration to yarn workspaces (via #344) - @baev
  • Change minimum required Node version to 12 (via #337) - @baev

🐞 Bug Fixes

  • Fix playwright path attachments (via #329) - @baev

⬆️ Dependency Updates

👀 Links

Commits since v2.0.0-beta.11