I don't know about doing it from gradle, I run the test apps within IntelliJ.
There is also a class called "RunJetty" which uses the Jetty7Runner, although I've never looked at but the documentation seems to imply it's something you can use. Josh On Wed, Jul 6, 2011 at 5:25 PM, Mark <[email protected]> wrote: > Is there an easy way to bring up the test apps in Tapestry Core in > Jetty using Gradle? Basically I'm looking for a simple way to get to a > page that looks like this: http://tapestry-test.appspot.com/ on my > local setup without actually launching the Selenium tests. > > Mark > > --------------------------------------------------------------------- > 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]
