ASE Group
Current Projects
Downloads
Past Projects
|
Fit Clipse Frame Work Installation
- Install the FitClipse plugin
For FitClipse plugin version 1.3.0 Eclipse 3.4 Ganymede (or newer) is required. Furthermore, it is recommended to install the Web Page Editor(update-site: http://download.eclipse.org/webtools/updates) for a more convenient way of writing acceptance tests. In order to install the FitClipse plugin inside Eclipse, please follow the instructions below:
In Eclipse 3.4 environment, go to Help-Software Updates.
- Select Available Software tab
- Create a new Update Site by clicking the button “Add Site”.
Enter the following information for the new update site:
Location: http://bocksclone.cpsc.ucalgary.ca/ASEUpdateSite/
Save the update site by clicking OK.
- Select FitClipse from the new Update Site and click Install
- On Install page click Next to continue.
- On the next page click “Finish” to download the plugin.
- Restart Eclipse IDE to enable FitClipse plugin.
- Required libraries
FitClipse supports two testing frameworks: GreenPepper framework and Fit framework. In order to execute Fit or GreenPepper acceptance tests from a development project, these libraries have to be added to the build path. For more details on using FitClipse, see FitClipseFrameWorkUsage.
|