Sha256: 6e829d59820ebc8de1501b456a7f74e3e5f118edc9679d054bbca266fc2928af
Contents?: true
Size: 395 Bytes
Versions: 14
Compression:
Stored size: 395 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 "<%= config[:gem_name] %>-install" Scenario: Running the postinstall generator When I run `busser plugin install <%= config[:gem_name] %> --force-postinstall` Then the exit status should be 0
Version data entries
14 entries across 14 versions & 1 rubygems