Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 215417

Summary: Hook Zest tests into GEF build?
Product: [Tools] GEF Reporter: Nick Boldt <nboldt>
Component: GEF-Legacy ZestAssignee: Ian Bull <irbull>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse, nyssen
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Nick Boldt CLA 2008-01-15 17:56:28 EST
What should be done with org.eclipse.zest.tests? Should they be massaged so that they can achieve JUnity with the rest of the Draw2D and GEF tests?

If so, look at the code in org.eclipse.draw2d.test and org.eclipse.gef.test and set up a similar test.xml for the Zest tests.
Comment 1 Ian Bull CLA 2008-01-24 16:51:55 EST
Since the tests must be run manually, Because most of these things require visual inspection of the output (colours, sizes, locations, etc...) I'm not sure it makes sense to use JUnit.  How does GEF do regression testing, maybe I can adapt something from there.
Comment 2 Alexander Nyßen CLA 2014-07-16 08:54:11 EDT
All regression tests for zest have been integrated in the GEF build when migrating to Maven/Tycho. Resolving as fixed though.