Skip to content
Marián Labuda edited this page Oct 22, 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 minal test. For more information see User Guide.

Currently RedDeer is out in version 0.8.0, released 2015-08-06. 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