Sha256: ca73ebe1fc31ae7b725a374408fdc490a81807c54bba07d1b5731bc9275426e8

Contents?: true

Size: 277 Bytes

Versions: 38

Compression:

Stored size: 277 Bytes

Contents

# Hi.
Feature: some feature
  Comments can be (almost) everywhere.
  # And another comment

  Scenario: some scenario
    # Yet another one.
    Given there is a monster
    When I attack it
    Then it should die
    # Oh my, comments are everywhere.
# Thank you for reading.

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
turnip-4.4.1 examples/with_comments.feature
turnip-4.4.0 examples/with_comments.feature
turnip-4.3.0 examples/with_comments.feature
turnip-4.2.0 examples/with_comments.feature
turnip-4.1.0 examples/with_comments.feature
allure_turnip-0.4.0 spec/with_comments.feature
allure_turnip-0.3.1 spec/with_comments.feature
turnip-4.0.1 examples/with_comments.feature
allure_turnip-0.3.0 spec/with_comments.feature
turnip-4.0.0 examples/with_comments.feature
allure_turnip-0.2.1 spec/with_comments.feature
allure_turnip-0.2.0 spec/with_comments.feature
allure_turnip-0.1.1 spec/with_comments.feature
allure_turnip-0.1.0 spec/with_comments.feature
turnip-3.1.0 examples/with_comments.feature
turnip-3.0.0 examples/with_comments.feature
turnip-3.0.0.pre.beta.5 examples/with_comments.feature
turnip-3.0.0.pre.beta.4 examples/with_comments.feature
turnip-3.0.0.pre.beta.3 examples/with_comments.feature
turnip-3.0.0.pre.beta.2 examples/with_comments.feature