Sha256: d8d1dc8bbf7e19da190cad22bae9129fa741e0d1ad13d38d535b9fd513e836eb

Contents?: true

Size: 377 Bytes

Versions: 22

Compression:

Stored size: 377 Bytes

Contents

Feature: omnibus new
  Scenario: When the --path option is given
    * I successfully run `omnibus new hamlet --path nested/path`
    * a file named "nested/path/omnibus-hamlet/config/projects/hamlet.rb" should exist

  Scenario: When no options are given
    * I successfully run `omnibus new hamlet`
    * a file named "omnibus-hamlet/config/projects/hamlet.rb" should exist

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
omnibus-5.6.6 features/commands/new.feature
omnibus-5.6.1 features/commands/new.feature
omnibus-5.6.0 features/commands/new.feature
omnibus-5.5.0 features/commands/new.feature
omnibus-5.4.0 features/commands/new.feature
omnibus-5.3.0 features/commands/new.feature
omnibus-5.2.0 features/commands/new.feature
omnibus-5.1.0 features/commands/new.feature
omnibus-5.0.0 features/commands/new.feature
omnibus-4.1.0 features/commands/new.feature
omnibus-4.0.0 features/commands/new.feature
omnibus-4.0.0.rc.2 features/commands/new.feature
omnibus-4.0.0.rc.1 features/commands/new.feature
omnibus-3.2.2 features/commands/new.feature
omnibus-4.0.0.beta.1 features/commands/new.feature
omnibus-3.2.1 features/commands/new.feature
omnibus-3.2.0 features/commands/new.feature
omnibus-3.2.0.rc.3 features/commands/new.feature
omnibus-3.2.0.rc.2 features/commands/new.feature
omnibus-3.2.0.rc.1 features/commands/new.feature