<@U7F0VKNQ0> The testfx tests in the framework run...
# tornadofx
e
@wakingrufus The testfx tests in the framework run in semi-headless mode I guess, in Travis 🙂 It's using xvfb to have a frame buffer. Might not be what you want, but it could work as well depending on your use case.
w
i was using xvfb before, but for some reason it stopped working. I am now trying to get the build to use monocle, which i can get running locally (with no rendering being done to me screen) but still a classNotFound on my build server. it might be a problem of jfxrt not being on the classpath on my ci server.... i can't wait for javafx to be a proper independent library