'How can I change the naming convention for scenarios when exporting reports in Jira?
I use SpecFlow/NUnit and Jenkins plugin fo Zephyr to export reports in Jira.
The problem is that in Jira the name of test case appears like this:
projectName.pathToScenario(the entire structure of folders from the Visual Studio project).ScenarioName
How can I export only the name of the scenario, in this case ScenarioName?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|