Sha256: 9bfef06b0416e9aa0a65d18949541d16a3519780d07893c333af7cb335bc9369
Contents?: true
Size: 446 Bytes
Versions: 17
Compression:
Stored size: 446 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 JUWELIER_OPTS environment variable Scenario: Environment variable set Given a working directory And I set JUWELIER_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
17 entries across 17 versions & 1 rubygems