[rspec-users] Pretty HTML reporting for stories
Matt Wynne
lists at ruby-forum.com
Mon Jun 2 15:20:35 EDT 2008
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.
Matt
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list