[rspec-users] Pretty HTML reporting for stories
David Chelimsky
dchelimsky at gmail.com
Mon Jun 2 16:50:23 EDT 2008
On Jun 2, 2008, at 12:20 PM, Matt Wynne <lists at ruby-forum.com> wrote:
> Ben Mabey wrote:
>> The spec command is just for specs. Although the story runner now
>> uses
>> the same command line option parser. So you can pass in the args
>> when
>> running your runner file. Like so:
>>
>> ruby story.rb -f=html
>> or the verbose way:
>> ruby story.rb --format=html
>
> Man, you gentlemen are quick of the mark!
>
> Thanks for the info guys.
Did that work? I'm not able to check this minute, but I recall a bug
w/ rspec/rails/stories.
>
>
> Matt
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
More information about the rspec-users
mailing list