pytest-coverage

py.test coverage plugin
Download

pytest-coverage Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Holger Krekel, James Mills and Ross Lawley
  • Publisher web site:
  • http://codespeak.net

pytest-coverage Tags


pytest-coverage Description

py.test coverage plugin pytest-coverage is a py.test plugin for reporting test coverage using the "coverage" package.Usage:after installation (e.g. via pip install pytest-coverage) you can type:py.test --cover-action=reportto enable coverage. Use py.test --help to display other options. Requirements: · Python


pytest-coverage Related Software