Issue #13692 has been reported by Chris Price. ---------------------------------------- Refactor #13692: Update puppetlabs_spec_helper to use new puppet core spec helper API https://projects.puppetlabs.com/issues/13692
Author: Chris Price Status: Accepted Priority: Urgent Assignee: Chris Price Category: testing Target version: 2.7.14 Affected Puppet version: Keywords: Branch: It sounds like we are going to start using puppetlabs_spec_helper as a bridge between external projects (stdlib, grayskull, etc.) and puppet core. The goal here is to try to standardize on a simple API for test initialization / teardown, which will be compatible across multiple versions of puppet core so that external projects do not need to bother with the implementation details of setting up puppet for testing. To this end: puppetlabs_spec_helper needs to be tweaked to call the new before/after API methods described in ticket #13595 (plus #13690, #13691). -- 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.
