[Rspec-users] spec task prints usage
David Chelimsky
dchelimsky at gmail.com
Wed Oct 4 13:39:13 EDT 2006
On 10/4/06, Micah Martin <micah at 8thlight.com> wrote:
>
> 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.
Thanks for this request. I added a feature request to the tracker at rubyforge:
http://rubyforge.org/tracker/index.php?func=detail&aid=6017&group_id=797&atid=3152
Feel free to put feature requests, bugs, etc directly up there.
>
> BTW, thanks for the cool tool.
You're welcome!
More information about the Rspec-users
mailing list