Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

INFO: Configuring PyCharm to work with coverage.py #216

Open
adithyabsk opened this issue Mar 22, 2020 · 0 comments
Open

INFO: Configuring PyCharm to work with coverage.py #216

adithyabsk opened this issue Mar 22, 2020 · 0 comments

Comments

@adithyabsk
Copy link
Contributor

adithyabsk commented Mar 22, 2020

Description

I've started to use PyCharm at lot more finally solved an earlier issue. Running pycharm's built-in coverage without disturbing the terminal output coverage was an issue. The way to get around it is to supply the --no-cov flag in PyCharm's Run/Debug configurations for pytest. This disables the pytest-cov extension. Hope this helps someone.

image

@adithyabsk adithyabsk changed the title Info: configuring pycharm to work with coverage INFO: configuring PyCharm to work with coverage Mar 22, 2020
@adithyabsk adithyabsk changed the title INFO: configuring PyCharm to work with coverage INFO: Configuring PyCharm to work with coverage.py Mar 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant