Chris Chambers

Results 1 issues of Chris Chambers

When used from `select`, tests that are decorated with `@pass_context` fail with the error: > jinja2.exceptions.TemplateRuntimeError: Attempted to invoke a context test without context. For example: ```python from jinja2 import...