github nedbat/coveragepy coverage-3.4
3.4

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

Version 3.4 — 2010-09-19

  • The XML report is now sorted by package name, fixing issue 88.
  • Programs that exited with sys.exit() with no argument weren’t handled properly, producing a coverage.py stack trace. That is now fixed.

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.