start a ruby version of aws-ha-release
- use aruba to test command line options - use rspec to unit test
This commit is contained in:
3
features/support/env.rb
Normal file
3
features/support/env.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
require 'aruba/cucumber'
|
||||
|
||||
ENV['PATH'] = "#{Dir.pwd}/aws-ha-release#{File::PATH_SEPARATOR}#{ENV['PATH']}"
|
||||
Reference in New Issue
Block a user