Re: [rspec-users] Story HTML Formatter

2007-12-09 Thread David Chelimsky
On Dec 9, 2007 6:06 AM, Kyle Hargraves <[EMAIL PROTECTED]> wrote: > I recently noticed the HTML formatter for the story runner, but I'm > unable to figure out how to make it function. > > 'ruby stories/all.rb --format html' seems like it should work, in that > --help works as expected, but I still

[rspec-users] Story HTML Formatter

2007-12-09 Thread Kyle Hargraves
I recently noticed the HTML formatter for the story runner, but I'm unable to figure out how to make it function. 'ruby stories/all.rb --format html' seems like it should work, in that --help works as expected, but I still get only plain text output. Maybe it's not been wired up yet and/or this i