Issue-Id: AIMLFW-5
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Change-Id: I48de1753b2943926c7e2520edde8f3b778c2ad20
pip3 install feature-store/.
pip3 install model-storage/.
- pytest --cov-append --cov {toxinidir} --cov-report xml --cov-report term-missing --cov-report html
\ No newline at end of file
+ pytest --cov {toxinidir}/trainingmgr --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=10 --junitxml=/tmp/tests.xml coverage xml -i
\ No newline at end of file