This repository was 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-cropsplugin itself ("Papa"): - For testing the
eclipse-pluginas installed ("Baby"):
- For testing the development environment of the
- Install a clean copy of the AUT.
- In your
eclipse-cropsplugin development environment ("Papa"):- Install the
RCPTT IDEplugin withHelp... > Install New Software...from theTestingcategory of http://download.eclipse.org/release/neon - Restart the
Eclipse IDE - Import an existing
RCPTT Test ProjectwithFile > Import... > General > Existing Projects into Workspaceor - Create a new
RCPTT Test ProjectwithFile > 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