Yeah, or a TornadoFXApplicationTest class that tak...
# tornadofx
e
Yeah, or a TornadoFXApplicationTest class that takes the Application class as a parameter so you don't have to implement
start
. I haven't thought it through, but if you want to test another View than the primary you'd have to change it somehow.. I guess you'd just use whatever mechanism you have exposed in your app to do that possibly?