OSGi Testing

前端 未结 13 1255
执念已碎
执念已碎 2021-02-04 05:25

Currently, I am working on a new version control system as part of a final year project at University. The idea is to make it highly adaptable and pluggable.

We\'re usin

13条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-04 06:19

    During the last couple of years Tycho - a new Maven based build system for OSGi - has become rather popular among the Eclipse Foundation. This framework also includes method to use Maven Surefire to test OSGi bundles in separate testbeds...

提交回复
热议问题