2009/3/19 Emmanuel Pinault <seatm...@gmail.com> > > On Mar 18, 2009, at 11:22 PM, aslak hellesoy wrote: > > > > On Wed, Mar 18, 2009 at 4:08 PM, Emmanuel Pinault <seatm...@gmail.com>wrote: > >> Great! Is there section for the new hook on reporting? I used the old >> reporting to customized some of our HTML reports and wonder if you have the >> new hooks documented somewhere? >> > > The public API for formatters is all the methods in > Cucumber::Ast::Visitor. Override as you see fit. > I have updated > http://wiki.github.com/aslakhellesoy/cucumber/custom-formatters to reflect > the changes in 0.2. > > > Thanks ! I started to digg last night into it. Saw one thing wrong in the > HTML reported where the Span gets escaped ;) >
Yep I have noticed that too - would be great if you could figure out how to not have it escaped! > > Really like the refactoring you did by the way. Much cleaner than before . > > Thanks that's encouraging to hear :-) Aslak > > Emmanuel > > > > >> >> Also what is the rerun formatter? >> > > A formatter that prints the location of all failed scenarios. Used by > Cucumber's Autotest plugin. > > > > > > >> >> Thanks >> >> Emmanuel >> >> >> On Mar 18, 2009, at 12:21 PM, David Chelimsky wrote: >> >> 2009/3/18 aslak hellesoy <aslak.helle...@gmail.com>: >>> >>>> I'm happy to announce the release of Cucumber 0.2.0. >>>> >>>> There are a some really exciting new features in this release. Some of >>>> the >>>> ones I find most valuable are: >>>> * tags >>>> * better output >>>> * autoformatting of features >>>> * better i18n >>>> * Ruby 1.9 support >>>> * background >>>> * guess mode >>>> >>>> Full release notes are available at >>>> >>>> http://github.com/aslakhellesoy/cucumber/blob/d0555e4ca8a133f020efefd5a755da04bde3f57d/History.txt >>>> With this release I expect the formatter API to remain fairly stable. >>>> Check >>>> out the Cucumber::Ast::Visitor class for the full API. >>>> >>>> Thanks a lot to everyone who has contributed so far. The big internal >>>> refactoring has now stabilised, so it should be easier to contribute >>>> again! >>>> >>> >>> Congrats!!!!!!! >>> >>> >>>> Enjoy! >>>> >>>> (As usual, wait an hour or two for the gem to rsync around the Rubyforge >>>> mirror park) >>>> >>>> (::) Aslak (::) >>>> >>> >>> What's this, like a cucumber in each ear? >>> >>> >>>> _______________________________________________ >>>> 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 >>> >> >> _______________________________________________ >> rspec-users mailing list >> rspec-users@rubyforge.org >> http://rubyforge.org/mailman/listinfo/rspec-users >> > > > > -- > Aslak (::) > _______________________________________________ > 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 > -- Aslak (::)
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users