--
You received this message because you are subscribed to the Google Groups "The Java Posse" group.
To post to this group, send email to java...@googlegroups.com.
To unsubscribe from this group, send email to javaposse+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
Does somebody in here has practical experience with a Swing testing framework that actually does work ?I was thinking about FEST, but I'm not quite sure it's still active. Is it ?
I had some success with FEST but also some problems having it run on a Windows CI server. And running the tests locally was irritating (unless done overnight or over lunch).
I recommend setting component names for use with FEST otherwise you'll go mad writing weird matchers.
--