FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. It provides an easy-to-use, DSL-oriented API that makes creation and maintenance of GUI tests easy. It can be used with JUnit and TestNG.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release removes the dependency on Abbot (and its dependencies), resulting in a small jar, and allowing users to safely remove 6 jar files that are no longer necessary. It fixes some bugs, adds more new features, and updates the documentation. Code coverage has been increased to 90%.