Skip to content
Marián Labuda edited this page Nov 10, 2015 · 111 revisions

RedDeer Eclipse testing framework

Red Deer project is extensible framework supporting building automated Eclipse tests. Red Deer provides high level API for comfortable testing of standard Eclipse components and also allows creating and extending own product API to be used in your specific tests.

To get started, install RedDeer to your Eclipse. Once you have RedDeer installed you can proceed by writing your first minimal test and writing your own API. For more information see User Guide. Latest stable RedDeer is available at

http://download.jboss.org/jbosstools/updates/stable/mars/core/reddeer/0.8.0/

Note that RedDeer is still in incubation phase until version 1.0.0. There could be some API changes between versions.

Clone this wiki locally