Issue #18913 has been updated by Charlie Sharpsteen. Assignee set to Charlie Sharpsteen
---------------------------------------- Bug #18913: puppetlabs_spec_helper requires rspec-puppet https://projects.puppetlabs.com/issues/18913#change-89195 * Author: Russell Harrison * Status: Closed * Priority: High * Assignee: Charlie Sharpsteen * Category: * Target version: * Affected Puppet version: * Keywords: puppetlabs_spec_helper * Branch: ---------------------------------------- Given the focus of `puppetlabs_spec_helper` to be the integration point for external projects like `rspec-puppet` it needs to be refactored to remove the dependency on `rspec-puppet` since you can't even require `rspec-puppet` without it. Currently rodjek is [planning to refactor](https://github.com/rodjek/rspec-puppet/issues/56#issuecomment-12667834) `rspec-puppet` to no longer use `puppetlabs_spec_helper` but this seems backwards to me as he'll be forced to return to reverse engineering the internal workings of puppet which is exactly what this project is intended to solve. This prevents using either the `rspec-puppet` or `puppetlabs_spec_helper` gems until the dependency cycle is resolved. It also [prevents packaging](https://bugzilla.redhat.com/show_bug.cgi?id=787350) of either gem. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
