Sha256: 27b02bdca782c5ae9b6c2712c40a8429206afd7973d8aad27d74d9cdc4aca7b9

Contents?: true

Size: 371 Bytes

Versions: 3

Compression:

Stored size: 371 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-mamba-install"

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

Version data entries

3 entries across 3 versions & 1 rubygems

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