Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error requiring external gems in helper. #81

Open
bloomark opened this issue Mar 21, 2014 · 0 comments
Open

Error requiring external gems in helper. #81

bloomark opened this issue Mar 21, 2014 · 0 comments

Comments

@bloomark
Copy link

Hey,

I'm running minitest to run a bunch of integration tests, with kitchen and docker, on my cookbooks. One of my tests requires me to use the httpclient gem when I include a require 'httpclient' in my helpers.rb file I get a LoadError. I'm running ruby 1.9.3 with rvm.

The error I get on trying to converge is here - https://gist.github.com/bloomark/9683366

The first step would of course be to determine if this is a minitest/kitchen bug or if it's an issue with my bug.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant