2008/10/24 Roman Gonzalez <[EMAIL PROTECTED]>: > > Michael, > > I started the development of this gem with David Leal last week, I'm > using it right now on my project, and everything seems to be running > as expected, I don't know if the Webrat works 100%, but in the trivial > examples (the ones that generates when executing "merb-gen cucumber") > works very good. > > It would be nice to have a little support on how to make specs for > this, The only way I know how to test it, is using it on a merb > project.
Sure, I can help. I need to start using merb_cucumber on my personal project. See merb-gen spec suite: basic idea is to instantiate generator programatically with some options and execute generation/deletion, then examine files/templates. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
