kbase / kb_sdk

Build and test new apps for the KBase platform
http://kbase.github.io/kb_sdk_docs
MIT License
26 stars 32 forks source link

Makefile template change for develop branch. #355

Closed jsfillman closed 4 years ago

jsfillman commented 4 years ago

(Redoes change from #349)

As part of DEVOPS-247, I've added XML output to the Makefile template for the Python nose tests.

This allows generation & upload of coverage reports as part of our CI build & test process. This only addresses Python-based apps. Other changes may be needed for Java & Perl app testing.