Text Coverage
Pytest plugin for measuring coverage.
- Sources inherited from project devel:languages:python:pytest
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / python-pytest-cov
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-pytest-cov && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
pytest-cov-2.9.0.tar.gz | 0000054269 53 KB | |
python-pytest-cov.changes | 0000007739 7.56 KB | |
python-pytest-cov.spec | 0000002863 2.8 KB |
Revision 16 (latest revision is 48)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 16)
- Update to 2.9.0: * Fixed RemovedInPytest4Warning when using Pytest 3.10. Contributed by Michael Manganiello in #354. * Made pytest startup faster when plugin not active by lazy-importing. Contributed by Anders Hovmöller in #339. * Various CI improvements. Contributed by Daniel Hahler in #363 and #364. * Various Python support updates (drop EOL 3.4, test against 3.8 final). Contributed by Hugo van Kemenade in #336 and #367. * Changed --cov-append to always enable data_suffix (a coverage setting). Contributed by Harm Geerts in #387. * Changed --cov-append to handle loading previous data better (fixes various path aliasing issues). * Various other testing improvements, github issue templates, example updates. * Fixed internal failures that are caused by tests that change the current working directory by ensuring a consistent working directory when coverage is called. See #306 and coveragepy#881
Comments 0