Issue #9787 has been updated by Ken Barber.

Status changed from Accepted to In Topic Branch Pending Merge
Branch set to kbarber/ticket/9787-rspec_format


----------------------------------------
Bug #9787: Change rspec format so we use the default, not document
https://projects.puppetlabs.com/issues/9787

Author: Ken Barber
Status: In Topic Branch Pending Merge
Priority: Normal
Assignee: Ken Barber
Category: 
Target version: 1.6.x
Keywords: rspec, format
Branch: kbarber/ticket/9787-rspec_format
Affected Facter version: 1.6.1


Current running rake spec in facter means we get the document output which is 
very verbose. Unfortunately we are forcing this in our .rspec file so you can't 
override it on a user by user basis with ~/.rspec for example. 

I think we should not define --format, which means the default is progress 
(which is less verbose and better for the average Joe and hacker who just wants 
red light/green light) and then if people really want document format they can 
override this in their own ~/.rspec file.

This way its the best of both worlds - more meaningful defaults and allowing 
user overrides.


-- 
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.

Reply via email to