Join Slack
Powered by
is there any good testing blogs for tornado or eve...
# tornadofx
c
czuckie
09/15/2019, 6:02 PM
is there any good testing blogs for tornado or even javafx? I'm used to having the ability to test at the level of a user tapping on things etc, is there anything similar for tornadofx?
c
Carlton Whitehead
09/15/2019, 8:07 PM
Check out
https://github.com/TestFX/TestFX
Carlton Whitehead
09/15/2019, 8:12 PM
Shameless plug: I've been working on some JUnit5 extensions for TornadoFX that simplify some of the set up, tear down, dependency injection, etc.
https://github.com/carltonwhitehead/tornadofx-junit5
c
czuckie
10/25/2019, 10:50 AM
cheers Carlton
czuckie
10/26/2019, 10:41 PM
tried it out, it's beautiful! Thank you very much dude
c
Carlton Whitehead
10/26/2019, 10:54 PM
Oh, wow. That's great to hear. You're welcome!
4
Views
Open in Slack
Previous
Next