Sha256: 7a49bf3da28624e34ed9cc0f9b83598f2ee045ac5ecbd98c64c010160d55572f

Contents?: true

Size: 409 Bytes

Versions: 128

Compression:

Stored size: 409 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"

  Scenario: Automatic Helpers
    Given the Server is running at "external-helpers"
    Then going to "/automatic.html" should not raise an exception
    And I should see "One:Two:Three:Four"
    

Version data entries

128 entries across 128 versions & 5 rubygems

Version Path
middleman-core-3.1.0.rc.3 features/helpers_external.feature
middleman-core-3.1.0.rc.2 features/helpers_external.feature
middleman-core-3.1.0.rc.1 features/helpers_external.feature
middleman-core-x86-mingw32-3.0.14 features/helpers_external.feature
middleman-core-3.0.14 features/helpers_external.feature
middleman-core-3.1.0.beta.3 features/helpers_external.feature
middleman-core-3.1.0.beta.2 features/helpers_external.feature
middleman-core-3.1.0.beta.1 features/helpers_external.feature
middleman-core-x86-mingw32-3.0.13 features/helpers_external.feature
middleman-core-3.0.13 features/helpers_external.feature
middleman-core-x86-mingw32-3.0.12 features/helpers_external.feature
middleman-core-3.0.12 features/helpers_external.feature
middleman-core-x86-mingw32-3.0.12.pre.1 features/helpers_external.feature
middleman-core-3.0.12.pre.1 features/helpers_external.feature
middleman-core-x86-mingw32-3.0.11 features/helpers_external.feature
middleman-core-3.0.11 features/helpers_external.feature
middleman-core-x86-mingw32-3.0.10 features/helpers_external.feature
middleman-core-x86-mingw32-3.0.10.pre.1 features/helpers_external.feature
middleman-core-3.0.10.pre.1 features/helpers_external.feature
middleman-core-x86-mingw32-3.0.9 features/helpers_external.feature