RFR: 8299335: Monkey Tester Application
Ajit Ghaisas
aghaisas at openjdk.org
Wed Apr 19 10:37:03 UTC 2023
On Tue, 18 Apr 2023 20:12:01 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Monkey Tester - a JavaFX application designed to support ad-hoc testing of JavaFX controls.
>
> Feedback and suggestions are always welcome.
>
> 
It is a good manual test app focusing solely on `JavaFX controls`.
As a general comment, I would like to avoid directory names `goryachev` and `oracle`.
Also, there are some files that need to be removed like - `.classpath`, `.gitignore`, `.project` and `.settings` directory.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1097#issuecomment-1514505243
More information about the openjfx-dev
mailing list