Sha256: f990d5f4b993568109d0129307d4d18bad469c7a20d1c3c408e195211d03d532

Contents?: true

Size: 338 Bytes

Versions: 10

Compression:

Stored size: 338 Bytes

Contents

Feature: command line utility
  As a systems administrator
  Or a hard core developer
  I want to get Visage up and running
  With the least hassle possible

  Scenario: Command line tool
    Given the "visage" gem is installed
    When I start the visage server helper with "visage start"
    Then a visage web server should be running

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
visage-app-0.2.4 features/visage.feature
visage-app-0.2.3 features/visage.feature
visage-app-0.2.2 features/visage.feature
visage-app-0.2.1 features/visage.feature
visage-app-0.2.0 features/visage.feature
visage-app-0.1.8 features/visage.feature
visage-app-0.1.7 features/visage.feature
visage-app-0.1.6 features/visage.feature
visage-app-0.1.5 features/visage.feature
visage-app-0.1.0 features/visage.feature