enos
enos copied to clipboard
CI: Unit test framework
Determine a unit test framework for ENOS development that allows testing of Java and Python code.
Update maven to run unit tests by default at compile time.
Configure load build environment to run unit tests during each build cycle.
The remaining tasks of this issue are: - integration of of the python code and cli testing into maven automation. depends on #84 - automation of multi osgi bundles (dependencies between bundles)