Sha256: 5162efcb27092e23e5f0d4bba153cc60308c10161afeb3f1457a4417683b4c42
Contents?: true
Size: 412 Bytes
Versions: 541
Compression:
Stored size: 412 Bytes
Contents
Feature: Native (C/Java) Lexer Background: Given a "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
541 entries across 536 versions & 10 rubygems