My experience is that the only way to use TestNG is to specify a
suiteXml file and do all your configuration there.  The rest of the
TestNG support does not work as documented.  While you won't have to
wait for Maven 2.0.5 necessarily, you will have to wait for another
surefire-plugin release (at least) to get everything working as it's
supposed to.

-Stephen

On 9/25/06, Davy Toch <[EMAIL PROTECTED]> wrote:
Hi,

I was just wondering whether TestNG support in M2 is already
stable and can be used as a viable replacement of JUnit? I
already tried using TestNG in M2 but I had different problems
(tests not being run, ClassCastException, ...).

So before I start posting my TestNG-related problems in detail,
I just have this simple question : is M2 2.0.4 already supposed
to fully support TestNG or is it recommended to wait until M2
2.0.5 or higher?

Regards and thanks,
Davy Toch



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Stephen Duncan Jr
www.stephenduncanjr.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to