py.test -v --junitxml junit.xml --cov-report xml --cov my_project. You need to enable the "Cobertura" plugin to be able to catch the xml from pytest-cov
確定! 回上一頁