Skip to content

"Disabling plugin" exception is invisible in test runners #25

Open
@nedbat

Description

@nedbat

If the Django settings don't enable template debugging, the plugin will disable itself and raise an exception. But some test runners (at least pytest) don't display the exception, so it's hard to know why template coverage isn't happening.

Details are at the end of #18 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions