GUI code testing for JDK 10/11 - Keys, Mouse, TestNG, Maven, etc.

Miroslav Nachev mnachev.nscenter.eu at gmail.com
Tue Aug 28 21:41:13 UTC 2018


Hi,

What are the possible options for GUI code testing for JDK 10/11?

I tried TestFX <https://github.com/TestFX/TestFX>, but this project does
not support JDK 10/11. Additionally, it does not support TestNG. I do not
want to use JUnit, because it does not have the necessary functionality,
such as ordered/sorted execution of the methods in each class.


Regards,
Miro.


More information about the openjfx-dev mailing list