Sha256: f4352d6ff2abe698b84e0722707b0ce5bdeeb3478da95571a12638d0c4e7744f

Contents?: true

Size: 292 Bytes

Versions: 3

Compression:

Stored size: 292 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 /^minitest\b/

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
busser-minitest-0.3.0 features/plugin_list_command.feature
busser-minitest-0.2.0 features/plugin_list_command.feature
busser-minitest-0.1.0 features/plugin_list_command.feature