Sha256: 574f8fa0c9a431854840ae21250cf9e7fbd4115d4d664e9b0a27ffbd845ec463
Contents?: true
Size: 444 Bytes
Versions: 156
Compression:
Stored size: 444 Bytes
Contents
Feature: Getting options from environment variable In order to avoid having to type --rspec over and over A user will need to set up a JEWELER_OPTS environment variable Scenario: Environment variable set Given a working directory And I set JEWELER_OPTS env variable to "--rspec" When I generate a project named 'the-perfect-gem' that is 'zomg, so good' Then 'spec/the-perfect-gem_spec.rb' should describe 'ThePerfectGem'
Version data entries
156 entries across 102 versions & 14 rubygems