Describe the bug
Can't assign @testID for Scenario Outline examples (Gherkin features)
Expected behavior
Ability to assign allureID to every example in Scenario Outline.
Environment
Cypress version: 10.11.0
cypress-allure-plugin: 2.40.0
OS: Windows
Additional context
In cypress-allure-plugin-example project I see this Scenario Outline example. Unfortunately it has tms link only. When I try this - it works fine, I mean adds link to the Test Case in Test Ops.
But is there any way to assign allureID (@testID) for Scenario Outline examples?
Describe the bug Can't assign @testID for Scenario Outline examples (Gherkin features)
Expected behavior Ability to assign allureID to every example in Scenario Outline.
Environment
Additional context In cypress-allure-plugin-example project I see this Scenario Outline example. Unfortunately it has tms link only. When I try this - it works fine, I mean adds link to the Test Case in Test Ops.
But is there any way to assign allureID (@testID) for Scenario Outline examples?