Class RerunFormatter

java.lang.Object
io.cucumber.core.plugin.RerunFormatter
All Implemented Interfaces:
ConcurrentEventListener, Plugin

public final class RerunFormatter extends Object implements ConcurrentEventListener
Formatter for reporting all failed test cases and print their locations Failed means: results that make the exit code non-zero.