pycharm-171.3224.4 pytest cannot debug if coverage plugin is enabled
Answered
Maybe pass the --no-cov by default in the meantime?
Please sign in to leave a comment.
Hello! thank you for the report.
> if coverage plugin is enabled
Could you please clarify, which coverage plugin do you mean?
> cannot debug
Do you have any errors? Or, maybe, your breakpoints are ignored?
Hello,
All breakpoints are ignored. See https://github.com/gaborbernat/pycharm_pytest_bug_debug for a detailed mock presentation.
Thanks,