Sha256: a0f30c35a84c7ccd92b935ff6aa8ef522ca195a7386c1478a2dbb4ed455efc82

Contents?: true

Size: 482 Bytes

Versions: 34

Compression:

Stored size: 482 Bytes

Contents

@scenarios @bvt
Feature: Step Transforms
  As a developer of the test suite I expect that step transforms are documented correctly

  @first
  Scenario: Step with step transformation
    Given this scenario step
    Then I expect that the step, on the step transformer page, will link to the step transform

  @second
  Scenario: Step Transform uses a constant
    Given this first step
    Then I expect that the step, on the step transformer page, will link to the step transform

Version data entries

34 entries across 34 versions & 3 rubygems

Version Path
yard-cucumber-2.0.2 example/transform.feature
yard-cucumber-2.0.1 example/transform.feature
yard-cucumber-2.0.0 example/transform.feature
cucumber-in-the-yard-1.7.8 example/transform.feature
cucumber-in-the-yard-1.7.7 example/transform.feature
cucumber-in-the-yard-1.7.6 example/transform.feature
cucumber-in-the-yard-1.7.5 example/transform.feature
cucumber-in-the-yard-1.7.4 example/transform.feature
cucumber-in-the-yard-1.7.3 example/transform.feature
cucumber-in-the-yard-1.7.2 example/transform.feature
cucumber-in-the-yard-1.7.1 example/transform.feature
cucumber-in-the-yard-1.7.0 example/transform.feature
cucumber-in-the-yard-1.6.4 example/transform.feature
cucumber-in-the-yard-1.6.3 example/transform.feature