Sha256: 2d1d0dd1f3ea02b1d7e0a6a238fb30792a62573986789a52bf69f3cf8ea72f1b

Contents?: true

Size: 289 Bytes

Versions: 2

Compression:

Stored size: 289 Bytes

Contents

Feature: Plugin list command
  In order to use this plugin
  As a user of Busser
  I want to see this plugin in the 'busser plugin list' command

  Scenario: Plugin appears in plugin list command
    When I successfully run `busser plugin list`
    Then the output should match /^shpec\b/

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
busser-shpec-0.1.0 features/plugin_list_command.feature
busser-shpec-0.1.0.dev features/plugin_list_command.feature