Class HtmlTemplateOutput

All Implemented Interfaces:
StoryReporter

public class HtmlTemplateOutput extends TemplateableOutput
A templateable output that generates HTML. By default it uses FreemarkerProcessor and template path ftl/jbehave-html-output.ftl, but custom processors based on other templating systems can be provided and/or other template paths can be configured.