Skip to content

An example of using scenarioo together with SWTBot to test and document a sample eclipse RCP e4 application

License

Notifications You must be signed in to change notification settings

scenarioo/scenarioo-example-swtbot-e4

Repository files navigation

scenarioo-example-swtbot-e4

An example of using scenarioo together with SWTBot to test and document a sample eclipse RCP e4 application

The UI tests and the Scenarioo integration can be found in the folder plugins/org.scenarioo.example.e4.test/src/org/scenarioo/example/e4.

Build and generate docu

Make sure you have JDK 7 or newer installed.

Execute the shell script: start-tycho-build.sh This command will build the full eclipse rcp product and execute the UI SwtBot tests. Limitation: The SWTBot tests run correctly on a linux machine. We know that Windows does not work. Mac OS might work.

Start the app

In the folder org.scenarioo.example.e4.product/target you will find the builded eclipse e4 application. You can start it you and you will see the application works how it is document with scenarioo.

About

An example of using scenarioo together with SWTBot to test and document a sample eclipse RCP e4 application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published