This website requires JavaScript.
Explore
Help
Sign In
will
/
aws-missing-tools
Watch
1
Star
0
Fork
0
You've already forked aws-missing-tools
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4f466e1a19
aws-missing-tools
/
features
/
support
/
env.rb
7 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
start a ruby version of aws-ha-release - use aruba to test command line options - use rspec to unit test
2013-05-30 20:35:37 +00:00
require
'aruba/cucumber'
on init, connect to AWS and check for the AS group
2013-05-31 20:08:23 +00:00
require
'aws-sdk'
Before
do
AWS
.
stub!
end
Reference in New Issue
Copy Permalink