Sha256: e5f4986464496e872404da795feeb3099437f34c9c641d62d484ba0411dd0c69

Contents?: true

Size: 272 Bytes

Versions: 1

Compression:

Stored size: 272 Bytes

Contents

Feature: Roxie Base CLI

  Scenario: Retrieve detailed help for subcommands
    Given I run `roxie help doc`
    Then the output should contain "Options:"

  Scenario: Print out the version number
    Given I run `roxie version`
    Then the output should contain "Roxie"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
roxie-0.0.2 features/cli.feature