FEST-Swing 1.0a1 (Default branch) |
|
|
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.
License: The Apache License 2.0
Changes:
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%.
|