Sha256: 36a2a2613f3f8fece7adb6d741c2e56aae53a1c9e15fb39420159971224326d6

Contents?: true

Size: 286 Bytes

Versions: 78

Compression:

Stored size: 286 Bytes

Contents

Feature: A block of markdown

  Scenario: Rendering a block of markdown and process its events
    Given I go to the test pages
    When I click "MarkdownTestPage"
    Then I should see "Click here"
    When I click "here"
    Then I should see "This is the other page"
    Then I quit

Version data entries

78 entries across 78 versions & 1 rubygems

Version Path
RubyApp-0.0.56 features/elements/markdown.feature
RubyApp-0.0.55 features/elements/markdown.feature
RubyApp-0.0.54 features/elements/markdown.feature
RubyApp-0.0.53 features/elements/markdown.feature
RubyApp-0.0.52 features/elements/markdown.feature
RubyApp-0.0.51 features/elements/markdown.feature
RubyApp-0.0.50 features/elements/markdown.feature
RubyApp-0.0.49 features/elements/markdown.feature
RubyApp-0.0.48 features/elements/markdown.feature
RubyApp-0.0.47 features/elements/markdown.feature
RubyApp-0.0.46 features/elements/markdown.feature
RubyApp-0.0.45 features/elements/markdown.feature
RubyApp-0.0.44 features/elements/markdown.feature
RubyApp-0.0.43 features/elements/markdown.feature
RubyApp-0.0.42 features/elements/markdown.feature
RubyApp-0.0.41 features/elements/markdown.feature
RubyApp-0.0.30 features/elements/markdown.feature
RubyApp-0.0.29 features/elements/markdown.feature
RubyApp-0.0.28 features/elements/markdown.feature
RubyApp-0.0.27 features/elements/markdown.feature