Skip to content

Cucumber feature files containing certain character don't appear in Allure report #164

@sokane99

Description

@sokane99

I'm submitting a bug report.

What is the current behavior?

Cucumber feature files containing special characters e.g. : " ? / do not appear in the Allure report

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

In a cucumber feature file add any of the following characters : " ? / to the scenario outline and run the test. When generating the allure report that particular scenario will be missing from the report.

What is the expected behavior?

The scenario should appear in the report.

What is the motivation / use case for changing the behavior?

To fix a bug.

Please tell us about your environment:

| Test framework | testng@6.11 |
| Allure integration | allure-testng@2.0-BETA18 |
| Generate report using | allure-maven@2.8 |

also tried with:

| Test framework | testng@6.11 |
| Allure integration | allure-testng@2.0-BETA19 |
| Generate report using | allure-maven@2.9 |

but have the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions