Menu

#25 Unit tests executed twice

open
nobody
None
5
2010-10-28
2010-10-28
No

Apparently the implementation executes junit3 and junit4 tests separately but fails to distinguish our junit3 from junit4 tests
and thus runs all tests twice. I have tried to restrict the OSGi junit version range to exclude 4.0.0 but it didn't help.

Discussion


Log in to post a comment.