Sha256: e9f4f88fe5eb98f3263a048d8bb264aee6e442b8628153a4cb52ed77fda68aca
Contents?: true
Size: 396 Bytes
Versions: 5
Compression:
Stored size: 396 Bytes
Contents
@gherkin Feature: Outputting feature file elements The output of an element model is a representation of the element as it would appear in gherkin. Scenario: Output of a feature file Given a feature file element based on "some_feature_file.feature" When it is outputted Then the following text is provided: """ path_to/some_feature_file.feature """
Version data entries
5 entries across 5 versions & 1 rubygems