Thanks On Wed, Sep 2, 2009 at 10:58 AM, Musachy Barroso<[email protected]> wrote: > lol. Take a look at the JUnit plugin, some stuff was recently added to > that plugin that will let you test your actions outside the container. > The only problems is JSPs, for which you can use the Embedded JSP > plugins. So as Dave said, yes you can but you have to use those 2 > plugins. > > musachy > > On Wed, Sep 2, 2009 at 8:43 AM, Greg Lindholm<[email protected]> wrote: >> On Wed, Sep 2, 2009 at 11:18 AM, Dave Newton <[email protected]> wrote: >> >>> James Carr wrote: >>> >>>> I've been doing a lot of rails development lately, and one thing I >>>> like is how I can use Cucumber to test my rails app through the >>>> controller, and through this I can test validation and templates that >>>> are rendered without the server running. >>>> >>>> Is it possible to do something like this for Struts2? >>>> >>> >>> Yep. >>> >>> Dave >>> >>> >>> >> LOL ... A little short on details there Dave. >> > > > > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

