Sha256: c82ad0b432a3da5688cdc794599568da10b7b42e642c0e553ddf147902dc754c

Contents?: true

Size: 288 Bytes

Versions: 3

Compression:

Stored size: 288 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 /^goss\b/

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
busser-goss-0.1.4 features/plugin_list_command.feature
busser-goss-0.1.3 features/plugin_list_command.feature
busser-goss-0.1.2 features/plugin_list_command.feature