On Friday 28 July 2006 23:50, Julien HENRY wrote: > Hi, > > I spend my evening to release jWebUnit 1.3. It's now on sourceforge, and on > jwebunit private maven repo. I asked Maven guys to put it on ibiblio (it > should be done in few days). I updated the site, and refresh documentation > (don't worry, there is still a lot of work to do on it ;)). > > I also merged all 1.x changes to trunk (2.x). We can now work directly on > trunk, and 1.x will only be used to update documentation of stable site and > perhaps fix the most annoying bugs. > > Don't be affraid if trunk do not compile: it's too late for me to fix > selenium plugin (because of new methods in IJWebUnitDialog). Perhaps > tomorrow...
What's the status of these fixes ? > For 2.x, here is a part of my TODO list (not in priority order): > - continue to clean and refactor API (tables assertions, javadoc, ...) > - improve selenium plugin > - remove JUnit dependency (move WebTestCase in another optionnal module > ?) - use JDK 1.5 > - refactor way of locating objects > - add a way to handle javascript alert, confirm, ... > - add a real exception mechanism to allow user to know precisly why test > failed (remove all RuntimeException) - allow localisation of messages (move > them in a property file ?) - ... Perhaps you should move to JDK 1.5 first, Selenium is already using this jvm. We can't build Selenium module because of that too. Fred. ------------------------------------------------------------------------- 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 _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
