allure-framework / allure-framework/allure-js

undefined steps in feature file, but allure return as PASSED

Open
#1,353 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
281
Forks
137
Avg merge
1d 11h
Merged PRs (30d)
13

Description

**Describe the bug**
I have a playwright framework (typescript) integrated with cucumber and allure report.
If the steps in feature file are not defined/unable to find in the step definition, the allure report shows that the step is not implemented, but overall test status is PASSED which is confusing.

**Expected behavior**
it should be either broken or fail for the overall test status, so that the person will know there is a step missing implementation

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with the Playwright, Cucumber, and Allure integration using a feature file containing an undefined step. Trace how the missing step is reported and how the overall test status is assigned. Done means the overall Allure status is no longer PASSED when a step lacks an implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
playwright, typescript
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.