Sha256: 6ce53ff3f949d1f1cb419d5be48792a08ddadf3ac84819e52cc45d2f77eee4bc
Contents?: true
Size: 292 Bytes
Versions: 47
Compression:
Stored size: 292 Bytes
Contents
Feature: Console Scenario: Enter and exit the console Given a fixture app "large-build-app" When I run `middleman console` interactively And I type "puts 'Hello from the console.'" And I type "exit" Then it should pass with: """ Hello from the console. """
Version data entries
47 entries across 47 versions & 3 rubygems