Automated tests for Java Swing GUIs [closed]
Recently I came across FEST which seemed promising, except that the developer announced in 2012 that development would not continue. AssertJ is a fork of FEST that is working very well for me. It is actively maintained (at time of writing), supports Java 8, has assertions for a few popular libraries such as Guava and … Read more