Hi,

When running rake spec, is it possible to get the catalog of classes, defined 
types etc against which rspec is testing?

For instance:

    it { should contain_user('foo') }
    it { should contain_user('foo').with_uid(123) }

The second test fails. How can I see the definition of User[foo] ?

Thanks!
maarten

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to