Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
Marián Labuda edited this page Nov 5, 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.

RedDeer 0.8.0 is available, 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