I've got tests to cover 100% of my Python code. Beside it my code fails on TypeError in mako template.
Is it any way to make pycharm's coverage show code coverage in templates too?
Asked
Active
Viewed 160 times
2
-
Have you seen [this](https://bitbucket.org/ned/coverage-mako-plugin/src)? – betontalpfa May 24 '19 at 09:49