Sha256: f0907d8fcdf793cdc92fa63ffc4778391616857ea894597521d750f846afc164

Contents?: true

Size: 293 Bytes

Versions: 6

Compression:

Stored size: 293 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 /^testinfra\b/

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
busser-testinfra-0.0.5 features/plugin_list_command.feature
busser-testinfra-0.0.4 features/plugin_list_command.feature
busser-testinfra-0.0.3 features/plugin_list_command.feature
busser-testinfra-0.0.2 features/plugin_list_command.feature
busser-testinfra-0.0.1 features/plugin_list_command.feature
busser-testinfra-0.0.1.dev features/plugin_list_command.feature