SWTBot is a Java API that interacts with SWT by using high-level operations. It is generally used to write UI tests efficiently since the grain of the API is the same grain as UI operation. It makes it easier to transform a user scenario into automated tests.
https://github.com/eclipse-swtbot/org.eclipse.swtbot/wiki
Pull requests and issues are accepted on GitHub.
See CONTRIBUTING.md for details, including the required Eclipse Contributor Agreement (ECA) and Signed-off-by trailer.
For broader discussions, the project mailing list is swtbot-dev@eclipse.org.