Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Philosophy

Michael Barth edited this page Jun 15, 2017 · 1 revision

Content

This area contains a description about project structures for Eclipse RCP applications and how BuildMonkey plugins use them. Is contains also some testing guides.

Project structure

Testing

  • How to test bundles interaction without an application covers Plugin tests
  • How to test the materialised application using GUI tests is explained at UI tests