Here is a solid write-up on how to implement and manage a test.eclipse environment. 1. Core Framework: JUnit Integration
SMILA/Documentation/HowTo/Create a test bundle (plug-in) - Eclipse Wiki
Depending on your project, you might need more than basic unit tests:
: Used to test integration within the Eclipse workbench itself, requiring a running IDE context.
Here is a solid write-up on how to implement and manage a test.eclipse environment. 1. Core Framework: JUnit Integration
SMILA/Documentation/HowTo/Create a test bundle (plug-in) - Eclipse Wiki test.eclipse
Depending on your project, you might need more than basic unit tests: Here is a solid write-up on how to
: Used to test integration within the Eclipse workbench itself, requiring a running IDE context. requiring a running IDE context.