-
Notifications
You must be signed in to change notification settings - Fork 1
Unit Tests
BenjaminKlatt edited this page Jun 21, 2014
·
1 revision
The code developed for SPLevo must be covered with unit tests. Our continues integration takes care for the test automation but every developer should ensure, that he covers his code with a maximum of tests as possible. Also to make sure nobody who touches his original code might break it by accident. So protect yourself! Some helpful information about how to write unit tests for Eclipse Plugin projects are documented here: Plugin Test Projects
Contact
KoPL Project
http://www.kopl-project.org
Project Lead: DevBoost GmbH
-
User Guide
-
Demonstrations
-
- Getting Started
- Recommended Tools
- Coding Conventions
- Architecture
- Variation Point Model
- UI
- Quality Assurance (QS)