Sha256: 72284aa0915150669038a65376e264ca69639aa8fe8de0b2e250186a3fb4f142
Contents?: true
Size: 419 Bytes
Versions: 14
Compression:
Stored size: 419 Bytes
Contents
Feature: Native (C/Java) Lexer Background: Given a "en", "native" "root" parser Scenario: Parsing an empty feature Given the following text is parsed: """ Feature: blah """ Then there should be no parse errors Scenario: Parsing a comment Given the following text is parsed: """ # A comment Feature: Hello """ Then there should be no parse errors
Version data entries
14 entries across 14 versions & 1 rubygems