python3-pytest-cov

py.test plugin to produce coverage reports for Python3
  https://github.com/schlamar/pytest-cov
  0
  no reviews



This py.test plugin produces coverage reports. It supports both centralised and distributed testing across multiple hosts. It can run parallel tests on different platforms, architectures, and Python versions. It supports coverage of subprocesses and can produce reports in text, HTML, XML and annotated source code.