auxesis / cucumber-nagios

Systems testing plugin for Nagios with Cucumber + Webrat + Mechanize + Net::SSH
http://cucumber-nagios.org/
MIT License
257 stars 43 forks source link

Be agnostic to end-users Dependency management choices #62

Closed hedgehog closed 13 years ago

hedgehog commented 13 years ago

The following should not be within the scope of cucumber-nagios behavior:

And I freeze in dependencies
Then a Gemfile lock should be created

Likewise: Given a project called "more-great-tests" is created and frozen Should be Given the project "more-great-tests" exists

Example I may use rip or RVM to manage my dependencies - please don't force Bundler onto people :)

hedgehog commented 13 years ago

Auxesis asked me to take over CN, so closing this issue, since it is resolved in: https://github.com/hedgehog/cucumber-nagios