Sha256: 88bcc8da15b31b853f95b2cbcf890940edae1ba135c7626e908fb6c3c3630fe2

Contents?: true

Size: 289 Bytes

Versions: 3

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 /^mamba\b/

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
busser-mamba-0.2.2 features/plugin_list_command.feature
busser-mamba-0.2.1 features/plugin_list_command.feature
busser-mamba-0.1.0 features/plugin_list_command.feature