Issue #8434 has been updated by Oliver Hookins.
OK, it may not be as simple as I thought. Since there is a clear break in the middle of the execution chain of bin/cucumber-puppet -> cucumber -> cucumber-puppet support files there doesn't seem to be an easy way to pass through the Puppet modulepath using command line arguments. ---------------------------------------- Feature #8434: Expose Puppet's modulepath command line option https://projects.puppetlabs.com/issues/8434 Author: Oliver Hookins Status: Accepted Priority: Normal Assignee: Nikolay Sturm Category: Target version: Keywords: Branch: We test modules in clean VM environments where we place the modules in their expected final location and then want to direct cucumber-puppet to test the features stored with that module. At very least we need the modulepath to be set so that we can direct cucumber-puppet (and by extension, Puppet itself) to the correct classes involved in the feature testing. Since I don't want to edit files in my automated tested (e.g. features/support/hooks.rb) it would be great if this were a command-line option to cucumber-puppet itself. -- 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.
