|
|
|
Re: How to run testng as 'eclipse plugin' test [message #95304 is a reply to message #94644] |
Wed, 11 April 2007 07:27  |
Eclipse User |
|
|
|
Hi Mark,
As Ali has mentioned, TPTP does not support TestNG. From a cursory
look, they use their own launch configuration meaning you can only run the
TestNG tests using this type of execution. The TestNG launch configuration
handles running the tests in an instance of a JVM and capturing the
results. The TestNG project (or some other provider) would need to provide
the function to run the tests in an instance of Eclipse to run your tests as
plug-in tests. This is the approach the JDT and TPTP uses for JUnit plug-in
testing.
PS
"Mark Levison" <mlevison@gmail.com> wrote in message
news:eujlfv$619$1@build.eclipse.org...
> Ali Mehregani wrote:
>> I don't think this is the right newsgroup to post this question. You'll
>> need to contact a support group (if there is any) related to TestNG.
>>
> Thanks for the reply - I already tried on the testng newsgroup. They don't
> do plugin development and don't have an idea what I'm talking about.
>
> I was hoping that someone who knew what was done on JUnit or what they had
> to hook into would be here.
>
> Cheers
> Mark Levison
|
|
|
Powered by
FUDForum. Page generated in 0.04868 seconds