Skip to content

append coverage over several runs #79

@cleder

Description

@cleder

I am migrating test to py.test + coverage.

previously we ran the tests with coverage run -a manage.py test sms

to append the coverage of all tests. pytest-cov does always erase the .coverage file.

I'd like an option --cov-append that will combine the coverage of all test results

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions