[Rspec-users] spec task prints usage
Micah Martin
micah at 8thlight.com
Wed Oct 4 10:55:37 EDT 2006
A small feature request.
When running the spec rake task, if any of the folders 'spec/models',
'spec/controller', or 'spec/views' doesn't exist or if they don't
contain any specs, the spec usage is printed.
In my case I didn't have a views directory. I was able to get rid of
the usage output by creating the views directory and adding a blank
spec. It'd be convenient if RSpec would ignore missing/empty spec
directories.
BTW, thanks for the cool tool.
Micah Martin
8th Light, Inc.
www.8thlight.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20061004/7def3e0d/attachment.html
More information about the Rspec-users
mailing list