Feature Requests item #1513852, was opened at 2006-06-28 11:13
Message generated for change (Settings changed) made by henryju
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: Nobody/Anonymous (nobody)
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-28 23: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-28 14: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-28 13: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-29 18: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

Reply via email to