Skip to content

WIP: Java imports tracing

Cmmnbuild_dep_manager Manager class injects jpype module to be able to track which java packages were used and report it to remote server. Implementation supports jpype versions 0.6.3 and >0.7. For the purpose of jpype imports testing, multiprocess tests execution was added using pytest-xdist library. Old tests were adjusted to work in distributed mode

Edited by Philip Elson

Merge request reports