CMD + K

pytest-smartcov

Community

Smart coverage measurement for py.test.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pytest-smartcov

Usage Tracking

0.3
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Smart coverage measurement and reporting for py.test test suites.

Test suites are usually structured parallel to (or integrated with) the structure of the code they test. If you ask py.test to run a certain subset of your tests, you shouldn't have to also tell coverage which subset of your code it should measure coverage on for that run. With pytest-smartcov, you don't have to.

About

Summary

Smart coverage measurement for py.test.

Last Updated

Jan 28, 2018 at 01:25

License

BSD-3-Clause

Total Downloads

6.6K

Supported Platforms

noarch