Issue #11287 has been updated by Jacob Helwig. Status changed from Unreviewed to Accepted
This is a pretty reasonable thing to do. A lot of project generators do this (Rails, various Perl module & Ruby Gem creation tools). ---------------------------------------- Feature #11287: puppet module generate should produce a skeleton spec test https://projects.puppetlabs.com/issues/11287 Author: Jeff McCune Status: Accepted Priority: Normal Assignee: Category: usability Target version: Affected Puppet version: development Keywords: 2.7.x pmt Branch: # Overview # In order to make `rake spec` give meaningful feedback with a module generated using `puppet module generate` once #11285 is implemented, the generate action should produce an example rspec-puppet based spec test for the module. I think the example could simply add the class to the catalog and make sure it got added. -- 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.
