Sha256: 0af14597ae28786290b1a4d04df10886eaa2bedb55d31f835a1ab03b0b5f6aa6

Contents?: true

Size: 369 Bytes

Versions: 3

Compression:

Stored size: 369 Bytes

Contents

Feature: Plugin install command
  In order to use this plugin
  As a user of Busser
  I want to run the postinstall for this plugin

  Background:
    Given a test BUSSER_ROOT directory named "busser-goss-install"

  Scenario: Running the postinstall generator
    When I run `busser plugin install busser-goss --force-postinstall`
    Then the exit status should be 0

Version data entries

3 entries across 3 versions & 1 rubygems

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