Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this scenario, we are managing the specification of Cucumber Scenarios/Scenario Outline(s) based tests in Jira., as detailed in the "standard workflow" mentioned in Testing with Cucumber

Then we need to extract this specification from Jira (i.e. generate related Cucumber .feature files), and run it in Teamcity against the code that actually implements each step that are part of those scenarios.

...