Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by BenGidley: http://wiki.apache.org/tapestry/Tapestry5HowToUseTapestryTest ------------------------------------------------------------------------------ Tapestry 5 Test - [http://tapestry.apache.org/tapestry5/tapestry-test/] allows you to use Selenium to test your code. Tapestry Test requires you have the following configured in your project - * src/test/conf + * src/test/conf Containing - ** keystore - ** webdefaults.xml + ** keystore - generate as by [http://docs.codehaus.org/display/JETTY/How+to+configure+SSL] + ** webdefaults.xml - sample attached. - * src/main/webapp + * src/main/webapp Containing your tapestry application. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
