Replies: 1 comment
-
As of now, I'd agree with moving it into the test source tree. There, it could be reworked to run as a JUnit test or we could even utilize TestFX to run it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems SceneBuilderTest is a manual system test as the IDE reports no usages of it in the production package of
app
. If so, would it make more sense to move this to the test package?Beta Was this translation helpful? Give feedback.
All reactions