Friday, October 12, 2012

[ANN] Automated Testing on Mac (ATOMac) 1.0.1 released


With this announcement LDTP is now cross platform GUI testing ! I'm excited to share this news. Please spread the news.

The ATOMac team is proud to announce a new release of ATOMac.

About ATOMac:

Short for Automated Testing on Mac, ATOMac is the first Python library
to fully enable GUI testing of Macintosh applications via the Apple
Accessibility API. Existing tools such as using appscript to send
messages to accessibility objects are painful to write and slow to
use. ATOMac has direct access to the API. It's fast and easy to use to
write GUI tests.

Changes in this release:

* LDTP compatibility added. LDTP allows testers to write a single
script that will automate test cases on Linux, Windows, and now Mac OS
X. Information and documentation on LDTP can be found at the LDTP home
page.
* Detailed documentation - Sphinx has been configured to generate
documentation for ATOMac. When this documentation is uploaded, it will
be linked from the home page[1].
* Various fixes to reading and writing certain accessibility attributes.
* Sending function keys and newlines now works as intended.

A detailed changelog is available.

Download source

Documentation references:

Sphinx documentation is being uploaded. In the meantime, please see
the readme at the bottom of the github page listed above.

Report bugs

To subscribe to ATOMac mailing lists, visit

IRC Channel - #atomac on irc.freenode.net

0 Comments:

Post a Comment

<< Home