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

https://github.com/fredg02/minimal-ui-test-example

Minimal UI test example project
https://github.com/fredg02/minimal-ui-test-example

eclipse example maven surefire swtbot tycho ui-test

Last synced: 6 months ago
JSON representation

Minimal UI test example project

Awesome Lists containing this project

README

          

# Minimal UI test example project

This is a minimal UI test example to quickly test issues with running UI tests in a CI environment.

Successfully tested with the following tools/versions:

* Maven 3.6.0
* Tycho 1.4.0
* SWTBot 2.8.0
* Eclipse 2019-06

The project is based on this tutorial: https://www.vogella.com/tutorials/SWTBot/article.html.