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 is a bug. Maybe I''m just being dumb. I have no clue at this time of night/morning. Thanks Kyle
On Dec 9, 2007 6:06 AM, Kyle Hargraves <philodespotos at gmail.com> 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 get only plain text output. > > Maybe it''s not been wired up yet and/or this is a bug. Maybe I''m just > being dumb. I have no clue at this time of night/morning.It is wired up but there is a bug when using it w/ rails that makes it ... less wired up :) Don''t know if we''ll get that fixed pre-release, but we will soon.> > Thanks > > Kyle > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > rubyforge.org/mailman/listinfo/rspec-users >