Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Running JUnit plugin-test from the command line

Hi,

I'm integrating my plugin-build and test in an
automated (ant) build script. 
What I would like to do is have that build script kick
off my plugin unit tests as well. For this it should
automatically:
  1. Start an Eclipse instance
  2. Run the unit tests in this instance
  3. Exit exlipse so that my build script can
continue.

Does anyone know how to do this? Note that no human
intervention (button clicking) is possible in the
above steps.

Many thanks,

Jack


	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun!  http://uk.messenger.yahoo.com


Back to the top