Description
When importing Cucumber Tests using the Xray Rest API, if the Scenario Outline has the characters \n in the example section, the import process it fails.
Steps to reproduce
Step | Result |
---|---|
Use the following Scenario Outline \n | |
Use the Xray Rest API to import this Cucumber Test |
Cucumber feature file used: Example.feature