This repository has been archived by the owner on Feb 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
UI Testing
Tim Orling edited this page Nov 11, 2016
·
3 revisions
- Download the Application Under Test (AUT):
- For testing the development environment of the
eclipse-crops
plugin itself ("Papa"): - For testing the
eclipse-plugin
as installed ("Baby"):
- For testing the development environment of the
- Install a clean copy of the AUT.
- In your
eclipse-crops
plugin development environment ("Papa"):- Install the
RCPTT IDE
plugin withHelp... > Install New Software...
from theTesting
category of http://download.eclipse.org/release/neon - Restart the
Eclipse IDE
- Import an existing
RCPTT Test Project
withFile > Import... > General > Existing Projects into Workspace
or - Create a new
RCPTT Test Project
withFile > New... > Project... > RCPTT Test Project
- Install the
NOTE:
If you are importing an existing project, you will probably NOT want to
"Copy into existing workspace", as it is highly recommended to keep your
workspace and your source tree completely separated. If you are creating
a new project you will want to create it in a new branch where you cloned
'eclipse-crops', so uncheck "Use default location"
CROPS - containers run other people's software