pycharm "run with coverage" on right click not present
The "run with coverage" option does not appear for many of my students when they right click a file (or folder). Under what conditions does it show up?
(Many students had only installed the coverage package during the pycharm session, might this prevent the option from showing up?)
请先登录再写评论。
Hi,
I'm not sure if there are any conditions for this option to show -- it should be available in any case. Could you please provide a screenshot of the missing option and Logs from **Help | Collect Logs and Diagnostic Data** from one of the affected machines?
You can use uploading service at https://uploads.jetbrains.com/ , and provide upload ID in your reply.
Hi Andrey,
I think we learned that coverage is a professional feature (the "professional" green mark here, right?), students only had the community edition.
Good to know, however, that the python coverage package has a pretty nice html report just by itself (example html report from doc).
Thanks for your help though!
-Matt