Sha256: 73f7cb3c98d7cf57cf44d1c98e6e86137482f9df4dbddde943d4cde945b76b25
Contents?: true
Size: 357 Bytes
Versions: 2
Compression:
Stored size: 357 Bytes
Contents
Feature: Step-calling steps Scenario: when the called step is visible Given a visible step call Scenario: when the called step is not visible Given an invisible step call Scenario: when the called step is global Given a global step call @autoload_steps Scenario: when the called step is included via tag Given an included call
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
turnip-0.3.1 | examples/step_calling.feature |
turnip-0.3.0 | examples/step_calling.feature |