Feature Requests item #1513852, was opened at 2006-06-28 21:13 Message generated for change (Comment added) made by jevonwright You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1513852&group_id=61302
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core API Group: None Status: Open >Priority: 1 Private: No Submitted By: Ron Piterman (gegenteil) Assigned to: Julien HENRY (henryju) Summary: Remove JUnit dependency Initial Comment: As testNG is getting more and more attention and many use it instead of JUnit, it would be great if one could also have a unit framework "plugin", so one could use jwebunit with testNG without having to put junit on the classpath. ---------------------------------------------------------------------- >Comment By: Jevon Wright (jevonwright) Date: 2008-10-29 11:31 Message: Yeah I haven't seen any projects use TestNG. But after some investigation, it looks like you can automatically convert JUnit tests into TestNG tests, and you can do this as part of an Ant task [1], so it can be automated -- so I don't think we need to remove the JUnit dependency from JWebUnit. [1]: http://testng.org/doc/migrating.html ---------------------------------------------------------------------- Comment By: Julien HENRY (henryju) Date: 2008-10-29 02:18 Message: Nope. I tried to remove JUnit dependency but it is very difficult because of assertion mecanism. After all, JWebUnit is by nature based on JUnit... ---------------------------------------------------------------------- Comment By: Jevon Wright (jevonwright) Date: 2008-10-29 01:42 Message: Did anything happen on the devel list about this topic, or can we close this? ---------------------------------------------------------------------- Comment By: Julien HENRY (henryju) Date: 2006-06-30 04:10 Message: Logged In: YES user_id=1235926 We will discuss this idea on devel mailing list. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1513852&group_id=61302 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ JWebUnit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
