Sha256: 4cc54df615b3aef4ae4dbfe8a78ed7593bb74458c14b626a223a68017818b32b
Contents?: true
Size: 481 Bytes
Versions: 11
Compression:
Stored size: 481 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-rspec-install" And a sandboxed GEM_HOME directory named "busser-rspec-gem-home" Scenario: Running the postinstall generator When I run `busser plugin install busser-rspec --force-postinstall` Then a gem named "rspec" is installed And the exit status should be 0
Version data entries
11 entries across 11 versions & 2 rubygems