Releases: allure-framework/allure-js
Releases · allure-framework/allure-js
2.4.0
🔬 Improvements
- Add support for retries for CodeceptJS (via #686) - @hatufacci
🐞 Bug Fixes
- fix(cucumberjs): support steps' attachments (via #689) - @ilya2010ujl
- Fix hermione repeat error (via #684) - @epszaw
⬆️ Dependency Updates
👀 Links
2.3.0
🚀 New Features
- feature(playwright): allow passing metadata from playwright test titles (via #635) - @vovsemenv
🔬 Improvements
- Improve Playwright integration (via #676) - @baev
- Support more attachment content types (via #679) - @baev
- Add util to classify test errors (via #672) - @epszaw
🐞 Bug Fixes
👀 Links
2.2.1
2.2.0
🚀 New Features
🔬 Improvements
- Added support for scoped tags (via #648) - @guiyomh
- Add support for content type video/mp4 (via #662) - @QA-ler
🐞 Bug Fixes
- Fix cucumberjs exception formatter (via #666) - @epszaw
- Pass original error from lambda-steps to the original test (via #657) - @epszaw
- Handle cucumber tests without implementation (via #659) - @epszaw
- fix(codeceptjs): fix codeceptjs import (via #640) - @kobenguyent
- fix(playwright): fix testplan to match regexp from start to end of string (via #629) - @vovsemenv
⬆️ Dependency Updates
📝 Docs Update
- docs(codeceptjs): improve readme for easy copy/paste (via #641) - @kobenguyent
👀 Links
2.1.0
🚀 New Features
- feature(codeceptjs): Add new reporter (via #622) - @vovsemenv
🐞 Bug Fixes
- add error notification when user try to use mocha reporter in paralle… (via #620) - @epszaw
- Fix cucumber labels patterns for features (via #617) - @epszaw
⬆️ Dependency Updates
📝 Docs Update
- chore(docs): fix commons readme (via #627) - @vovsemenv
👀 Links
2.0.0
🚀 New Features
- feature(playwright): new imagediff (via #607) - @vovsemenv
- feature(playwright): Add selective launch for playwright (via #605) - @vovsemenv
🔬 Improvements
- chore(playwright): Refactor allure-playwright metadata helpers be the same across frameworks (via #594) - @vovsemenv
🐞 Bug Fixes
- fix(playwright): report skipped results on global fail (via #611) - @vovsemenv
- fix(commons): fix parameters modes (via #612) - @vovsemenv
📝 Docs Update
- misc(jest): update readme (via #585) - @epszaw
- docs(mocha): fix docs (via #615) - @vovsemenv
- chore(docs): update playwright readme after refactoring (via #610) - @vovsemenv
- docs(playwright): Add info about
environmentInfo
to the readme (via #606) - @vovsemenv
👀 Links
2.0.0-beta.26
- chore(mocha): fix mocha tsconfig include (via #603) - @vovsemenv
🚀 New Features
- Hermione and cucumber custom steps (via #593) - @epszaw
- feature(commons): add
layer
andid
support forcommons
(via #600) - @vovsemenv - feature(playwright): Add
categories
andenvironmentInfo
support to playwright (via #597) - @vovsemenv - feature(cucumber): add
layer
andid
helpers for cucumber (via #599) - @vovsemenv
🐞 Bug Fixes
- fix(newman): fix step duration for passed steps (via #595) - @vovsemenv
- fix(newman): Fix critical newman description bug (via #598) - @vovsemenv
👀 Links
2.0.0-beta.25
🚀 New Features
- feature(playwright): add layer helper (via #576) - @vovsemenv
🐞 Bug Fixes
- fix(jasmine): fix global afterAll, beforeAll usages and support
@testing-library/react
(via #579) - @vovsemenv - fix(newman): Fix messages escape (via #586) - @vovsemenv
- fix(playwright): fix timeline threads for playwright (via #583) - @vovsemenv
- fix(playwright): Strip ansii colors from stdout and stderr (via #582) - @vovsemenv
- fix(playwright): fix multiple stout and stderr (via #580) - @vovsemenv
📝 Docs Update
- chore(docs): Add parameter examples and docs to readme (via #584) - @vovsemenv
👀 Links
2.0.0-beta.24
🚀 New Features
⬆️ Dependency Updates
- chore(deps): delete unused dotenv from package.json (via #570) - @vovsemenv
- chore(deps): update dependency glob to v8 (via #532) - @renovate
- chore(deps): update actions/checkout action to v3.3.0 (via #567) - @renovate
- chore(cucumberjs): cleanup deps (via #566) - @vovsemenv