About Anaconda Help Download Anaconda

conda-forge / packages / pytest-smartcov 0.3

Smart coverage measurement for py.test.

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.3

conda install

To install this package run one of the following:
conda install conda-forge::pytest-smartcov
conda install conda-forge/label/cf201901::pytest-smartcov
conda install conda-forge/label/cf202003::pytest-smartcov
conda install conda-forge/label/gcc7::pytest-smartcov

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy