Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Swordfish Documentation: Running Swordfish Tooling System Tests

System Tests Using SWTBot

Swordfish tooling uses SWTBot for system tests. This page describes the prerequisites and detailed steps to run system tests for Swordfish tooling.

Prerequisites

  • Eclipse 3.5
  • Source files of Swordfish tooling in your workspace

Running System Tests

  1. Use a clean Eclipse installation.
  2. Install SWTBot from org.eclipse.swordfish.third-parties. To install using Eclipse point to {workspace}/swordfish-tooling/org.eclipse.swordfish.third-parties/swtbot/eclipse.
  3. Copy the files in the plug-in folders of orbit and pde.test.util to your Eclipse plug-in folder.
  4. Reload the target platform.
  5. Clean and build the project.
  6. Right-click on the file AllTests.java and click Run as SWTBot test.




Contributors User Documentation
Swordfish Wiki Home

Back to the top