Skip to content

Do not display parameters inside the steps #116

@zyab1ik

Description

@zyab1ik

Describe the bug
In the first version of the Allure PHP adapter, the display of steps was implemented differently. However, in the new version of the PHP adapter, there are no substeps as such. Instead, only function parameters are displayed in steps in the Allure report.

To Reproduce
Steps to reproduce the behavior:

  1. Create a function with Allure::runStep() function
  2. Create a sub function in the same method
  3. Upload to allure and open steps

Expected behavior
There are no parameters inside the steps

Screenshots
Screenshot 2023-05-05 at 5 05 08 PM

Screenshot 2023-05-05 at 5 05 34 PM

Devices
Doesn't matter

Additional context
See test example

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