Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0.beta2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
@see SpringProcessEngineTestCase
difficulty is to offer unit test support and deal with our own specific requirements as well: our most difficult requirement is that we want our test suite to run against different configurations (spring and non-spring). this is hard to combine with user testing as they don't want spring dependencies if they're not using spring. the goal of this issue is to find a proper solution for this. potentially splitting our own internal test support from the test support that we expose to our users.
expanding this issue from spring-only to review the whole test support that we offer.