On Thu, Jan 6, 2011 at 2:38 AM, Brice Figureau <[email protected]> wrote: > On Wed, 2011-01-05 at 15:14 -0800, Matt Robinson wrote: >> [snipped] >> Also, we noticed that there's a Rakefile in the spec directory that >> creates a bunch of rake tasks for every directory in spec. Is anyone >> using this or care about it? We didn't upgrade it to work with RSpec2 >> because we just noticed it and were hoping we could delete it. > > I did port this feature from the old test directory one. > > I sometimes use this feature to run only the unit tests and not the > integration tests, but most of the time I'm running specs inside > TextMate so I don't really care.
Thanks for letting us know the source of this. I doubt many people know it exists in either the spec or test directories, and if you don't care much I'd just as soon get rid of it. Before I delete it though I'll wait a bit to see if anyone else might ever use it. Matt -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
