Coverage

Open source code coverage measurement tool for Python
Download

Coverage Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • Ned Batchelder
  • Publisher web site:
  • http://nedbatchelder.com/
  • Operating Systems:
  • macOS
  • File Size:
  • 79 KB

Coverage Tags


Coverage Description

Open source code coverage measurement tool for Python Coverage is a free and easy to use command line based tool that will help one measure, collect, and report on code coverage in Python programs.Coverage monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. Requirements: · Python 2.3 or later What's New in This Release: Branch coverage improvements: · The XML report now includes branch information. · Click-to-sort HTML report columns are now persisted in a cookie. Viewing a report will sort it first the way you last had a coverage report sorted. · On Python 3.x, setuptools has been replaced by Distribute


Coverage Related Software