Sha256: fdb6c337d1f6d32bf0983acad3f7481555d7305170d932ad5a846fd6d11b48e5

Contents?: true

Size: 320 Bytes

Versions: 10

Compression:

Stored size: 320 Bytes

Contents

expression: "(a(b))"
exception: |-
  This Cucumber Expression has a problem at column 3:

  (a(b))
    ^-^
  An optional may not contain an other optional.
  If you did not mean to use an optional type you can use '\(' to escape the the '('. For more complicated expressions consider using a regular expression instead.

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cucumber-cucumber-expressions-13.0.1 testdata/expression/does-not-allow-nested-optional.yaml
cucumber-cucumber-expressions-12.1.3 testdata/expression/does-not-allow-nested-optional.yaml
cucumber-cucumber-expressions-12.1.2 testdata/expression/does-not-allow-nested-optional.yaml
cucumber-cucumber-expressions-12.1.1 testdata/expression/does-not-allow-nested-optional.yaml
cucumber-cucumber-expressions-12.1.0 testdata/expression/does-not-allow-nested-optional.yaml
cucumber-cucumber-expressions-12.0.1 testdata/expression/does-not-allow-nested-optional.yaml
cucumber-cucumber-expressions-12.0.0 testdata/expression/does-not-allow-nested-optional.yaml
cucumber-cucumber-expressions-11.0.2 testdata/expression/does-not-allow-nested-optional.yaml
cucumber-cucumber-expressions-11.0.1 testdata/expression/does-not-allow-nested-optional.yaml
cucumber-cucumber-expressions-11.0.0 testdata/expression/does-not-allow-nested-optional.yaml