Bug 448622 - Include support and ship TestFX
Summary: Include support and ship TestFX
Status: NEW
Alias: None
Product: Efxclipse
Classification: Technology
Component: Tooling (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal with 4 votes (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-24 06:17 EDT by Thomas Schindl CLA
Modified: 2015-01-13 06:28 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schindl CLA 2014-10-24 06:17:07 EDT
It looks like TestFX is the only JUnit-Test plugin actively supported so we should:
a) add support for it
b) ship it as part of e(fx)clipse
c) use it for our own tests

See https://github.com/TestFX/TestFX
Comment 1 Marco Schulte CLA 2015-01-09 04:13:20 EST
Just for clarification - there isn't any possibility to perform ui tests on RCP/JavaFX at the moment (according to this posthttps://www.eclipse.org/forums/index.php?t=msg&th=826346&goto=1439644&#msg_1439644)?

I failed painfully setting up jemmy tests for our product following your post (http://tomsondev.bestsolution.at/2012/09/07/e4-on-javafx-and-jemmyfx/) using efxclipse 1.1 and JavaFX 8.
Comment 2 Thomas Schindl CLA 2015-01-13 06:28:51 EST
Yeah jemmy is dead - unfortunately the IP team did not yet gave any information on if I'm allowed to make use of TestFX. I had RCP tests running already locally with TestFX and if use the Jemmy integration as a blueprint you should be able to get that running too.

Because of the uncertainness TestFX support will NOT come with 1.2.0 :-( I simply don't have the opensource cycles - if you need commercial support get in touch and I'll see if I can provide you with TestFX support (which will get contributed back to Eclipse.org once the IP review is done)