Skip to content

pytest-cov should only be added if we are using coverage #226

@nathanjmcdougall

Description

@nathanjmcdougall

Motivation
We are always installing pytest-cov - but really it only makes sense to install it if we are also using coverage.

So we should check this integration.

Also, maybe we should be thinking about using pytest-cov as a way of detecting that the coverage is being used, because it is a dependency of pytest-cov.

Summary of desired enhancement
pytest-cov should only be added if we are using coverage

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions