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