On Thu, Feb 5, 2009 at 10:38 AM, Matt Wynne <m...@mattwynne.net> wrote: > Since upgrading to Cucumber 0.1.99.19 I've noticed that the backtraces > appearing in the console output are of the form: > > Page load was not successful (Code: 500): > > Followed by the dump of the rails error page. That page looks fine in a > browser, and it's helpful enough to see it when save_and_open_page does its > thing, but I'm pretty used to reading plain old stacktraces in the console - > the HTML output is very hard to read. >
Rails' HTML error page or Cucumber's HTML formatter? (The latter is very rudimentary in 0.1.99). > Is this a known issue, or a feature, or have I just got something configured > wrong? > It's an unknown issue (bug). Try --backtrace. Please file a bug report. Aslak > Matt Wynne > http://blog.mattwynne.net > http://www.songkick.com > > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users