Subject: | Setting TAP_FORMATTER_HTML_TEMPLATE does not work |
Trying to use another report template by setting the environment variable TAP_FORMATTER_HTML_TEMPLATE fails:
file error - /tmp/DFT0BlV1Iz_default_report.tt2: absolute paths are not allowed (set ABSOLUTE option)
Note that the documentation suggest that absolute paths should work; https://metacpan.org/pod/release/SPURKIS/TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML.pm#CUSTOMIZING lists
TAP_FORMATTER_HTML_TEMPLATE=/path/to.tt
Maybe somewhere TT2 should be configured to allow absolute paths?