Sha256: bd4e07574fb984866a8cecb2a1cb1b08ef062ee030c13daf3679c89ce9b77602

Contents?: true

Size: 281 Bytes

Versions: 8

Compression:

Stored size: 281 Bytes

Contents

Feature: omnibus build
  Scenario: When the project does not exist
    * I have an omnibus project named "hamlet"
    * I run `omnibus build bacon`
    * the output should contain:
      """
      I could not find a project named `bacon' in any of the project locations:
      """

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
omnibus-5.2.0 features/commands/build.feature
omnibus-5.1.0 features/commands/build.feature
omnibus-5.0.0 features/commands/build.feature
omnibus-4.1.0 features/commands/build.feature
omnibus-4.0.0 features/commands/build.feature
omnibus-4.0.0.rc.2 features/commands/build.feature
omnibus-4.0.0.rc.1 features/commands/build.feature
omnibus-4.0.0.beta.1 features/commands/build.feature