Hai, I wonder how you got on with setting up your testenvironment? For a comprehensive Wicket try-out I have to set up a test environment. Normally I use Junit ( for classes ) and Jdemo ( for Swing apps ), testing of web-apps however, is something I haven't included in a regressiontest before.
As I said I am very interested to hear from your experiences. What choices did you make? Are you satisfied with your setup? Selenium is new to me, I will have a look at that but I don't want Ruby creeping in, or any other language except Java. Can you recommend Selenium? Are you in fact using Wicket Test? Any other Wicket developerZ have an opinion on testing? -nilo Nino Wael wrote: > > Hi > > I've been wondering about best practices for writing unit tests with > wicket? > > Looking around the source of wicket, I can see that most uses junit. A few > places wicket tester are used. > > Last time I wrote a test I tried writing using jwebunit and http unit (as > I remember). I tried using the wicket test framework, but it gave me some > complications (might be because I was new to the wicket world). Also this > was on wicket 1.x. > > What do others do? > > -Nino Wael > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/-Wicket-user--writing-unit-tests-tf3147996.html#a8895418 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
