allure-framework / allure-framework/allure-js
Add more information about playwright expect without message to the allure report
- Dominant language
- TypeScript
- Stars
- 281
- Forks
- 137
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 13
Description
If the test passes, the expect looks like this

I would like to see more information about the actual value and expected
Contributor guide
Research direction
Start by locating the Playwright integration that turns expect results into Allure report steps or attachments. Reproduce an expect without a message and inspect the generated report to identify where actual and expected values are currently omitted. Done means the report includes that information for passing expectations, with coverage for the relevant Playwright behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright, typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100