Re: How to display code coverage in console after guard rspec runs individual file
41 views
Skip to first unread message
Message has been deleted
and...@copiousinc.com
unread,
Apr 8, 2013, 2:47:09 PM4/8/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simp...@googlegroups.com
I run my specs with guard and spork. I would like to see is a code coverage percentage in the console after running an individual spec. Is anyone else doing something like this? Can anyone advise me on how to configure this properly?