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.2.7 features/elements/markdown.feature
RubyApp-0.2.6 features/elements/markdown.feature
RubyApp-0.2.5 features/elements/markdown.feature
RubyApp-0.2.4 features/elements/markdown.feature
RubyApp-0.2.3 features/elements/markdown.feature
RubyApp-0.2.2 features/elements/markdown.feature
RubyApp-0.2.1 features/elements/markdown.feature
RubyApp-0.2.0 features/elements/markdown.feature
RubyApp-0.0.91 features/elements/markdown.feature
RubyApp-0.0.90 features/elements/markdown.feature
RubyApp-0.0.89 features/elements/markdown.feature
RubyApp-0.0.88 features/elements/markdown.feature
RubyApp-0.0.87 features/elements/markdown.feature
RubyApp-0.0.86 features/elements/markdown.feature
RubyApp-0.0.85 features/elements/markdown.feature
RubyApp-0.0.84 features/elements/markdown.feature
RubyApp-0.0.83 features/elements/markdown.feature
RubyApp-0.0.82 features/elements/markdown.feature
RubyApp-0.0.81 features/elements/markdown.feature
RubyApp-0.0.80 features/elements/markdown.feature