Issue #7143 has been reported by Matt Robinson. ---------------------------------------- Bug #7143: The gems necessary for running all the tests should be listed in code https://projects.puppetlabs.com/issues/7143
Author: Matt Robinson Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: Currently when you go to run our specs if you're missing the necessary gems it fails in some cases (mocha obviously) and just skips tests in others. We should at the very least somewhere in the README or equivalent file list the gems that are needed to run tests. Maybe even better, make a bundler script to install them for you. I know some people dislike bundler, though I'm not sure why, so maybe bundler isn't a good idea, but in theory being able to run a script to install all the gems you need sounds great to me. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
