Sha256: a3bb64d72246171b8795284f3a77a580895b63c0b5735e44b51d48cfe800dcc4

Contents?: true

Size: 211 Bytes

Versions: 7

Compression:

Stored size: 211 Bytes

Contents

Feature: Helpers in external files

  Scenario: Hello Helper
    Given the Server is running at "external-helpers"
    Then going to "/index.html" should not raise an exception
    And I should see "Hello World"

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
middleman-core-3.0.0.beta.1 features/helpers_external.feature
middleman-core-3.0.0.alpha.9 features/helpers_external.feature
middleman-core-3.0.0.alpha.8 features/helpers_external.feature
middleman-core-3.0.0.alpha.7 features/helpers_external.feature
middleman-3.0.0.alpha.6 features/helpers_external.feature
middleman-3.0.0.alpha.5 features/helpers_external.feature
middleman-3.0.0.alpha.4 features/helpers_external.feature