2012/6/29 Kanarupan Kularatnarajah <kanaru...@wso2.com>

> hi all,
> the task is to integrate SWTBot tests with Maven so the automated building
> process can include the UI testing.
>
> the project is an eclipse plugin (not an RCP plugin nor SWT application).
> It is in the local repository (SVN's) and has maven support.
>
> I'm pretty new to the context.
>
> I really want the steps to perform to integrate Maven and SWTBot. Could
> anyone explain a way to structure the testing process ('mvn test' in the
> command line should test the plugin UI).
>

we are running swtbot from Maven to test the egit UI, see [1].
Find the corresponding pom.xml here [2]. Also see [3].

AFAIK swtbot still doesn't work on Eclipse 4.2 [4].

[1] http://wiki.eclipse.org/EGit/Contributor_Guide#EGit_UI_Tests
[2]
http://git.eclipse.org/c/egit/egit.git/tree/org.eclipse.egit.ui.test/pom.xml
[3] http://wiki.eclipse.org/SWTBot/Maven
[4] https://bugs.eclipse.org/bugs/show_bug.cgi?id=375598

-- 
Matthias
_______________________________________________
swtbot-dev mailing list
swtbot-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/swtbot-dev

Reply via email to