Sha256: cbe7fd66e598ac65e8090ba01f325a5fcf197d55abc3f622daf05def53128fad

Contents?: true

Size: 602 Bytes

Versions: 230

Compression:

Stored size: 602 Bytes

Contents

Feature: pystring indentaion testcase

  Scenario: example of correct indentation
    Given multiline string
         """
           I'm a cucumber and I'm ok
         I sleep all night and test all day
         """
    Then string is
      """
        I'm a cucumber and I'm ok
      I sleep all night and test all day
      """						      

  Scenario: example of wrong indentation
    Given I am in tickets/features/279
    When I run cucumber -q wrong.feature_
    Then it should fail with
      """

      """
    And STDERR should match
      """
      wrong.feature_:8:10: Parse error
      """

Version data entries

230 entries across 228 versions & 23 rubygems

Version Path
cucumber-1.3.20 fixtures/tickets/features/279/py_string_indent.feature
cucumber-1.3.19 fixtures/tickets/features/279/py_string_indent.feature
cucumber-1.3.18 fixtures/tickets/features/279/py_string_indent.feature
cucumber-1.3.17 fixtures/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.2.3.4 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.0.1 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.0 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.1.1 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.1 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.10 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.100 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.101.2 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.101 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.102.1 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.102.2 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.102 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.103 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.104 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.11.1 examples/tickets/features/279/py_string_indent.feature
aslakhellesoy-cucumber-0.3.11.200907091518 examples/tickets/features/279/py_string_indent.feature