Scenario Outline statistics show cumulative time
For cucumber Scenario Outlines, the statistics window that shows the time elapsed shows a cumulative time, not the time for each individual step or example. Is this on purpose?
Please sign in to leave a comment.
Hi,
this is a known problem in Cucumber, I've submitted pull request (https://github.com/cucumber/cucumber/pull/284) to fix this, but it has not been merged yet :(
Regards, Oleg.