Skip to content

undefined steps in feature file, but allure return as PASSED #1353

@coolingsky

Description

@coolingsky

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions