I’m proud to announce the release of FEST-Swing 1.2!
FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. This library provides an easy-to-use API that makes creation and maintenance of GUI tests easy.
Release notes
Bug
- [FEST-341] – Error in
ScreenshotOnFailureListener.takeScreenshotAndReturnFileName. Thanks to Grego. - [FEST-342] – Javadocs in methods annotated with
@RunsInCurrentThreadare wrong. - [FEST-345] –
KeyStrokeMappingProviderNamesuses the wrong name forKeyStrokeMappingProvider. Thanks to Olivier DOREMIEUX.
Improvement
- [FEST-347] – Incorporate keyboard mapping for French MacOS. Thanks to Olivier DOREMIEUX.
- [FEST-348] – Fix implementation of ‘selectAll’ in
JTextComponentDriver. Thanks to Olivier DOREMIEUX. - [FEST-355] –
ComponentFixturevalidateNotNullmethod visibility.
New Feature
- [FEST-354] – Move class
SystemPropertiesfrom fest-swing to fest-util.
Task
- [FEST-343] – Update FEST-Reflect dependency to version 1.2.
- [FEST-344] – Update FEST-Util dependency to version 1.1.2.
For a complete list of changes made in version 1.2, please read our previous releases: 1.2rc, 1.2a4, 1.2a3, 1.2a2 and 1.2a1.
FEST-Swing can be downloaded here (file fest-swing-1.2.zip.) FEST requires Java SE 5.0 or later.
Links
Feedback is always appreciated :)
My name is Alex Ruiz.



{ 2 trackbacks }