Sha256: 8ee1de0b00ee08f64a00629dcee8d84b429dfc63174cc6ed799ba07029c1d79d

Contents?: true

Size: 513 Bytes

Versions: 50

Compression:

Stored size: 513 Bytes

Contents

Feature: Get help about Onceover's features, commands and commands' parameters
  I would like to use executable file to run Onceover and read help

  Background:
    Given onceover executable

  Scenario: Show main options with executable wihtout parameters
    When I run onceover command ""
    Then I see help for commands: "help, init, run, show, update"

  Scenario: Show main help with "help" command
    When I run onceover command "help"
    Then I see help for commands: "help, init, run, show, update"

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
onceover-4.0.0 features/help.feature
onceover-3.22.0 features/help.feature
onceover-3.21.0 features/help.feature
onceover-3.20.0 features/help.feature
onceover-3.19.2 features/help.feature
onceover-3.19.1 features/help.feature
onceover-3.19.0 features/help.feature
onceover-3.18.1 features/help.feature
onceover-3.18.0 features/help.feature
onceover-3.17.3 features/help.feature
onceover-3.17.2 features/help.feature
onceover-3.17.1 features/help.feature
onceover-3.17.0 features/help.feature
onceover-3.16.0 features/help.feature
onceover-3.15.2 features/help.feature
onceover-3.15.1 features/help.feature
onceover-3.15.0 features/help.feature
onceover-3.14.1 features/help.feature
onceover-3.14.0 features/help.feature
onceover-3.13.4 features/help.feature