[Rspec-devel] [ANN] RSpec 0.5.5 on Rails

aslak hellesoy aslak.hellesoy at gmail.com
Tue Jun 6 21:53:42 EDT 2006


On 6/6/06, Jay Levitt <lists-rspec at shopwatch.org> wrote:
> aslak hellesoy wrote:
> > Hi there!
> >
> > I just released RSpec 0.5.5. There are only very minor changes to the
> > RSpec core, but the big news is Rails support!
> [...]
>
> > rake spec
>
> How do I get "rake spec" to show me format=specdoc?
>

You'll have to tweak lib/tasks/rspec.rake

Add more tasks or tweak the existing ones.
Example:
http://rspec.rubyforge.org/tools/rake.html
(use t.spec_opts = ["--format", "specdoc"])

I'll add more stock tasks to rspec.rake in the next release.

Aslak

> Jay Levitt
>
> _______________________________________________
> Rspec-devel mailing list
> Rspec-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-devel
>


More information about the Rspec-devel mailing list