Sha256: e5d8c2525573c84fe83bcd3c293b8537d7d6edbeda7bd9f6296691f7c9814fe7
Contents?: true
Size: 490 Bytes
Versions: 43
Compression:
Stored size: 490 Bytes
Contents
Feature: Run preview server before hook Scenario: When run Given a fixture app "preview-server-hook-app" And the default aruba timeout is 30 seconds When I run `middleman server --server-name localhost --bind-address 127.0.0.1` interactively And I stop middleman if the output contains: """ ### END ### """ Then the output should contain: """ /// 127.0.0.1:4567 /// /// 4567 /// /// localhost /// /// http://localhost:4567 /// """
Version data entries
43 entries across 43 versions & 3 rubygems