Wednesday 31 August 2011 — This is more than 13 years old. Be careful.
Coverage.py v3.5.1 beta 1 is ready. There’s not much new: the one new feature is for people measuring coverage on a number of different machines, then combining the data together for reporting. Now you can specify how differently-named source directories on those machines get combined together.
Branch coverage works better for “for-else” structures, and for the “with” statement, so if you’ve been experimenting with branch coverage, but have been frustrated by false warnings, give this release a spin.
Comments
Add a comment: