enos icon indicating copy to clipboard operation
enos copied to clipboard

CI: Unit test framework

Open jmacauley opened this issue 9 years ago • 1 comments

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.

jmacauley avatar Apr 21 '16 22:04 jmacauley

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)

lomaxfrog avatar Apr 25 '16 15:04 lomaxfrog