Sha256: 40a1d2857dc560cd7ec8f03f1d415160d7fa8f0913d666abd9dda1f3ca3587e9

Contents?: true

Size: 373 Bytes

Versions: 1

Compression:

Stored size: 373 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-behave-install"

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
busser-behave-0.1.3 features/plugin_install_command.feature