Package python3-module-pytest-cov: Information

    Source package: python3-module-pytest-cov
    Version: 4.1.0-alt1
    Build time:  May 25, 2023, 10:32 PM
    Report package bug
    License: MIT
    Summary: Pytest plugin for measuring coverage
    Description: 
    This plugin produces coverage reports. Compared to just using coverage run this
    plugin does some extras:
    - Subprocess support: you can fork or run stuff in a subprocess and will get
      covered without any fuss.
    - Xdist support: you can use all of pytest-xdist's features and still get
    coverage.
    - Consistent pytest behavior. If you run coverage run -m pytest you will have
      slightly different sys.path (CWD will be in it, unlike when running pytest).

    List of rpms provided by this srpm:
    python3-module-pytest-cov (noarch)

    Maintainer: Stanislav Levin


      1. rpm-build-pyproject
      2. python3-module-coverage
      3. python3-module-fields
      4. python3-module-process-tests
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-pytest
      7. python3-module-pytest-xdist
      8. python3-module-setuptools
      9. python3-module-six
      10. python3-module-virtualenv
      11. python3-module-wheel

    Last changed


    May 25, 2023 Stanislav Levin 4.1.0-alt1
    - 4.0.0 -> 4.1.0.
    May 18, 2023 Stanislav Levin 4.0.0-alt2
    - Fixed FTBFS.
    Sept. 30, 2022 Stanislav Levin 4.0.0-alt1
    - 3.0.0 -> 4.0.0.