Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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

Revision as of 10:28, 21 September 2009 by Diya.muliyil.sopera.de (Talk | contribs) (New page: == 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. == Pr...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.