Sha256: 88a3d4ab6fe9275ec2bc1b7d8037ce446ae2742bcf8f9c712dbc65a03a6453ec

Contents?: true

Size: 323 Bytes

Versions: 133

Compression:

Stored size: 323 Bytes

Contents

Feature: Custom Layout Engine

  Scenario: Checking built folder for content
    Given a successfully built app at "custom-layout-app"
    When I cd to "build"
    Then the following files should exist:
      | index.html                                    |
    And the file "index.html" should contain "Comment in layout"

Version data entries

133 entries across 133 versions & 5 rubygems

Version Path
middleman-core-with-external-sources-watch-fix-4.1.10 features/custom_layout_engines.feature
middleman-core-with-external-sources-watch-fix-4.1.0 features/custom_layout_engines.feature
middleman-core-4.3.0.rc.1 features/custom_layout_engines.feature
middleman-core-4.2.1 features/custom_layout_engines.feature
middleman-core-4.2.0 features/custom_layout_engines.feature
middleman-core-4.1.14 features/custom_layout_engines.feature
middleman-core-4.1.13 features/custom_layout_engines.feature
middleman-core-4.1.12 features/custom_layout_engines.feature
middleman-core-4.1.11 features/custom_layout_engines.feature
middleman-core-4.1.10 features/custom_layout_engines.feature
middleman-core-4.1.9 features/custom_layout_engines.feature
middleman-core-4.1.8 features/custom_layout_engines.feature
middleman-core-4.1.7 features/custom_layout_engines.feature
middleman-core-4.1.6 features/custom_layout_engines.feature
middleman-core-4.1.5 features/custom_layout_engines.feature
middleman-core-4.1.3 features/custom_layout_engines.feature
middleman-core-4.1.2 features/custom_layout_engines.feature
middleman-core-4.1.1 features/custom_layout_engines.feature
middleman-core-4.1.0 features/custom_layout_engines.feature
middleman-core-4.1.0.rc.2 features/custom_layout_engines.feature