Issue #9786 has been updated by Adrien Thebo. Status changed from In Topic Branch Pending Merge to Merged - Pending Release
Merged in commit:350895b7332d51f143c5f19e170bc52ee49bb783 ---------------------------------------- Bug #9786: Add new tasks to help with running tests https://projects.puppetlabs.com/issues/9786 Author: Ken Barber Status: Merged - Pending Release Priority: Low Assignee: Ken Barber Category: Target version: 1.6.x Keywords: rake, spec, rvm Branch: kbarber/ticket/9786-additional_rake_spec_aliases Affected Facter version: 1.6.1 So RVM has this feature: rvm specs It just needs us to add the rake alias 'specs' to work. Also there is: rvm tests Which is the same thing, but obviously good for users who don't know which one. Also sometimes I type: rake test Which isn't an alias. I'd like to alias all 3 to spec. -- 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.
