Sha256: 333b670b27b34951699fd487575e29d3c7b93a1a1dc78c7e3e46d645374c8a23

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

Version data entries

3 entries across 3 versions & 1 rubygems

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