Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 158 Bytes

File metadata and controls

6 lines (5 loc) · 158 Bytes

python modules:

  • pytest
  • pytest-cov

Use the command below to generate a test xml file py.test foobar --cov-report xml:cov.xml --cov foobar