{% macro fail(width=14, height=15) -%} Failed test {%- endmacro %} {% macro pass(width=14, height=15) -%}
Passed test
{%- endmacro %} {% macro skip(width=14, height=15) -%} Skipped test {%- endmacro %}