Class gingerHtmlFormatter

  • All Implemented Interfaces:
    io.cucumber.plugin.ConcurrentEventListener, io.cucumber.plugin.Plugin

    public class gingerHtmlFormatter
    extends Object
    implements io.cucumber.plugin.ConcurrentEventListener
    Simple formatter to create a html web page representation of the feature file with a table of contents menu at the top for easy navigation
    Author:
    Jose Fernandez
    • Constructor Detail

      • gingerHtmlFormatter

        public gingerHtmlFormatter​(String destinationFolder)
    • Method Detail

      • setEventPublisher

        public void setEventPublisher​(io.cucumber.plugin.event.EventPublisher publisher)
        Specified by:
        setEventPublisher in interface io.cucumber.plugin.ConcurrentEventListener