Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MarketSquare/SwingLibrary

Swing UI testing library for Robot Framework
https://github.com/MarketSquare/SwingLibrary

Last synced: 25 days ago
JSON representation

Swing UI testing library for Robot Framework

Awesome Lists containing this project

README

        

SwingLibrary
============

Swing Library is a Robot Framework library for testing Java Swing
applications. Usage instructions are in the Wiki__.

__ https://github.com/MarketSquare/SwingLibrary/wiki

Downloads are available at `Releases 2.3.0`__

__ https://github.com/MarketSquare/SwingLibrary/releases/tag/2.3.0

Keyword documentation for the latest version (2.3.0) are available `here`__

__ https://marketsquare.github.io/SwingLibrary/SwingLibrary-2.3.0.html

This project was originally hosted in `Google Code`__

__ http://code.google.com/p/robotframework-swinglibrary/

and later on `robotframework github`__

__ https://github.com/robotframework/SwingLibrary/

Building SwingLibrary
---------------------

See `BUILD.rest`__ for development, build and release instructions.

__ https://github.com/MarketSquare/SwingLibrary/blob/master/BUILD.rest