SWTBot is a very good toolkit for SWT GUI testing, and we use it for some times. However, one trouble we encounter is about running SWTBot test cases by ant. Always got different kinds of errors.

One tip is remove org.junit_3.* from plugins folder of eclipse, so that force eclipse to launch test cases by Junit4.

Newer Posts Older Posts Home