On Wednesday 27 September 2006 10:44 am, Julien HENRY wrote: > Hi, > > I'm currently working on refactoring JWebUnit for release 2.x, and one of > the feature request is to remove JUnit dependency (in order to allow use of > another testing framework, like TestNG). jwebunit-2.0 will be splitted in > the following Maven modules: > - jwebunit-core > - jwebunit-htmlunit-plugin > - jwebunit-selenium-plugin > - jwebunit-junit-plugin (wrap jwebunit-core with JUnit assertion)
>From what I have heard is that the latest release of JUnit is a major change from the original. I think the latest of junit no longer requires to be extended from TestCase. I think. You might want to consider this for jwebunit... Also, can you tell me your dev tools for developing with jwebunit. I know you use maven naturally. I'm so used to using eclipse for the past 4 years or so.... Do you use eclipse or just straight command line stuff for controlling maven? Or a maven - eclipse plugin....?? Let me know. I'm wanting to migrate another oss application that I'm developing to use maven. My project right now, is heavily centric around eclipse / springframework / hibernate / and tomcat / with sysdeo plugin.... Any thoughts!!! See Ya, Nick Neuberger ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-users
