[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: How to run JUnit plugin tests from command line?

replies please...................

ankit baphna wrote:

by the way I am using junit 3.8 and Eclipse SDK Version: 3.4.0

ankit baphna wrote:

Hi all,

I have been using "Run .. -->JUnit Plugin Test" for testing my Eclipse plugin. It has been since now all manual testing. But I want to automatize this by writing an Ant task to run my Junit Plugin tests. What shall I do? Do I need anything extra like a plugin for this?

Thanks.