allure-framework / allure-framework/allure-js

Add more information about playwright expect without message to the allure report

Open
#981 5 comments 2 reactions 0 assignees View on GitHub
theme:playwright
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
![image](https://github.com/allure-framework/allure-js/assets/31980692/cc93d02d-58e6-4caa-bfe6-870c07b441b7)

I would like to see more information about the actual value and expected

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.