...
Following steps are needed to configure the GreenPepper Eclipse plugin.
Before you begin, you must verify:
- You have downloaded the binaries for GreenPepper Open Core Java version on your workstation.
- Confluence is well configured.
I. Workspace configuration
...
Once your project has been GreenPepperised, check its properties (right-click Project/Properties).
You should now have a GreenPepper property page with two sub-pages.
...
- Project
Your eclipse project to launch the specification on. - Repository UID
The remote Repository UID (None if local) - Document Repository base URL
The Repository URL (Or directory path if local) - Document Repository Class
- com.greenpepper.repository.FileSystemRepository for files
- com.greenpepper.runner.repository.AtlassianRepository for Jira/Confluence
- com.greenpepper.runner.repository.VFSRepository for zip ...
- Username
If Authentication is need for the Repository access - Password
If Authentication is need for the Repository access - Specification
The Specification name (Document name) - Current Version
If versioning is handled, aim for the latest version of the document.
III. Execute Document
Open the Repository View and click right to execute a certain document to run the tests.
IV. Results
Running the specification will give you a result like this one
Notice that the html result file was added to your project files.
...
V. Text Result
If the window displayed shows html in a text format, check your Open With setting for the html file
...
The Repository view is a JUnit like view.
You will be able to launch executions, view documents and results and work on both Implemented and Working copies of the documents.
Careful ! the Green bar might be addictive after a while ...
|
|
Info | ||
---|---|---|
| ||
|
...
|
...
Keyboard shortcuts
4. FAQ
I cannot see the GreenPepper property page for my project.
...