pytest-django icon indicating copy to clipboard operation
pytest-django copied to clipboard

Option to exclude templates for `FAIL_INVALID_TEMPLATE_VARS`

Open abhakhi opened this issue 3 years ago • 0 comments
trafficstars

I would like the FAIL_INVALID_TEMPLATE_VARS option to not fail tests for specified app templates. For example, if the issue is in a third party app template (inherited or otherwise) that is excluded, the tests should not fail. An option to exclude specified templates and template directories might help.

abhakhi avatar Apr 08 '22 11:04 abhakhi