github nedbat/coveragepy coverage-3.3.1
3.3.1

latest releases: 7.6.3, 7.6.2, 7.6.1...
20 hours ago

Version 3.3.1 — 2010-03-06

  • Using parallel=True in .coveragerc file prevented reporting, but now does not, fixing issue 49.
  • When running your code with “coverage run”, if you call sys.exit(), coverage.py will exit with that status code, fixing issue 50.

➡️  PyPI page: coverage 3.3.1.
➡️  To install: python3 -m pip install coverage==3.3.1

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.