[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Automating plug-in tests.
|
Hi Everyone,
I am trying to test the plug-ins using the Eclipse plug-in test
framework. I am using the automated tests codebase for GEF project under
eclipse tools and customized for my requirement.
Now the problem that I am facing is that the test suite that I created
is not getting fired and my test cases are not called at all.
Is anyone aware of this problem or anything that I am missing.
Any help is highly appreciated.
Thanks.