Thanks for this great plugin. Now we don't have to worry about missing logic inside templates. I am not able to get it working with pytest.
I execute the tests like this

But the report always show 0% coverage for all the templates in the project.

has anyone used this plugin with pytest runner? am I missing something?