You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: