Sha256: cb247e41df79008b1eadcbc586f314789be7d9190f71645a1fc1066cd8627b59

Contents?: true

Size: 249 Bytes

Versions: 10

Compression:

Stored size: 249 Bytes

Contents

Feature: Command Line Processing
  As an payment originator I want to be able to use
  Zold as a command line tool

  Scenario: Help can be printed
    When I run bin/zold-stress with "-h"
    Then Exit code is zero
    And Stdout contains "--help"

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
zold-stress-0.7.0 features/cli.feature
zold-stress-0.6.0 features/cli.feature
zold-stress-0.5.3 features/cli.feature
zold-stress-0.5.2 features/cli.feature
zold-stress-0.5.1 features/cli.feature
zold-stress-0.5.0 features/cli.feature
zold-stress-0.4.0 features/cli.feature
zold-stress-0.3.0 features/cli.feature
zold-stress-0.2.0 features/cli.feature
zold-stress-0.1.0 features/cli.feature