Hi, On 12/03/2013 06:23 PM, Stuart Cracraft wrote: > You may want to go to www.amazon.com <http://www.amazon.com> and pick up > How Google Tests Software by Whittaker, Arbon, and Carollo.
I encourage the plugging of pertinent literature, but I feel uncomfortable about linking to specific retailers. That just crosses the line to blunt advertising. > If that's the case, is there any alternative that /will /generate Puppet > manifest code coverage? I'm not sure what you expect from 'manifest code coverage'. If you write a spec to find out how a piece of manifest code (e.g. a class) behaves, the blog you linked indicates that 'rake spec' is the task you're looking for. HTH, Felix -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/529F285D.4000308%40alumni.tu-berlin.de. For more options, visit https://groups.google.com/groups/opt_out.
