Skip to content

Clean up features with Scenario Outlines

Features with lots of similar scenarios, like time_syncing.feature. could certainly be improved with “Scenario Outlines”: https://github.com/cucumber/cucumber/wiki/Scenario-Outlines.

Here’s why we could not do it in the past:

Since then, we’ve upgraded to Cucumber 2.4.0 on our CI and switched to the “Cucumber Reports” Jenkins plugin (#17080-note_12). This screenshot suggests that it supports Scenario Outlines.

Another option could be to pass --expand to cucumber.

Parent Task: #10237

Related issues

Original created by @anonym on 10328 (Redmine)

Edited by intrigeri
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information