Coverage.py v3.3: .coveragerc files

Wednesday 24 February 2010This is over 14 years old. Be careful.

Coverage.py v3.3 is ready. It has two new features, support for .coveragerc configuration files, and a way to start coverage measurement automatically when Python starts. These work together to make it possible to measure coverage in subprocesses started by your test suite.

I had been hoping to get more features into this release, but at PyCon, Dirkjan Ochtman made it clear that it would help Mercurial’s test suite if these two features were released, so here they are.

Comments

[gravatar]

Hi there, It seems that the link for measure coverage in subprocesses https://nedbatchelder.com/code/coverage/subprocess.html is not available any more, can you take a look at it? Thanks. I’ve met some problems when measuring code coverage with multi processing program, and I hope I can get some useful knowledge from the post of that link : )

Add a comment:

Ignore this:
Leave this empty:
Name is required. Either email or web are required. Email won't be displayed and I won't spam you. Your web site won't be indexed by search engines.
Don't put anything here:
Leave this empty:
Comment text is Markdown.