Skip to content

Step annotations should be taken from feature files instead of Java code #62

@kopendozz

Description

@kopendozz

Steps to reproduce:

  1. Implement a step e.g. @When("user is logged in")
  2. Use it in a feature file with a statement different from When e.g. Given

Expected result: Given user is logged in step should be reflected in the Allure report.

Actual result: When user is logged in is reflected in the report.

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