eclipse / gef

Eclipse GEF™
https://www.eclipse.org/gef/
Eclipse Public License 2.0
116 stars 54 forks source link

A testing tool for GEF/Zest #9

Open Souline opened 6 years ago

Souline commented 6 years ago

Hi,

We are currently using GEF and especially Zest to develop a plugin for Eclipse. The basic idea is to display an UML-Like graph representing the current projects in Eclipse workspace. However, we found out that there are no way to execute any GUI tests (similar to the ones ran by SWTBot). We guess that this is because Zest render the graph thanks to JavaFX. However, it could be a really great feature to provide a testing tool for GEF library. Is something similar going on ?

Thanks in advance.

miklossy commented 6 years ago

Similar question has been discussed here: https://www.eclipse.org/forums/index.php/t/1088240/