[rspec-users] Getting annotations in spec files.
Ashley Moran
ashley.moran at patchspace.co.uk
Mon Jun 2 06:51:59 EDT 2008
On 2 Jun 2008, at 04:29, T K wrote:
> I just noticed that `rake notes` in rails 2.0.2 doesn't check `spec`
> directory. So, what I annotated with "FIXME", "TODO" and "OPTIMIZE" on
> *_spec.rb are discarded.
>
> Is there any quick way to `rake notes` task to check `spec` directory?
You could redefine the rake tast, but personally I prefer to leave
pending specs. I think this is a better way to leave reminders than
annotations.
Ashley
--
http://www.patchspace.co.uk/
http://aviewfromafar.net/
More information about the rspec-users
mailing list