Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26040

Differentiate iterations of a scenario outline in the results

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins 1.580.1

      If a feature contains a "Scenario Outline" then the results of this are displayed as a list of scenarios all with the same name.
      It would be nice if these were uniquely identified in the results displayed, possibly by appending an iteration number to the name, e.g. #1, #2 etc to represent which iteration of the outline the scenario is for.

      Looking at the JSON generated the iteration number is contained as part of the id value against the scenario result.

      I have attached a simple feature file and the corresponding JSON results file that demonstrates how a scenario outline is displayed.

            teilo James Nord
            djb61 Dominic Bishop
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: