Package io.cucumber.plugin
Interface SummaryPrinter
- All Superinterfaces:
Plugin
Deprecated.
Interface for plugins that print a summary after test execution. Deprecated
use the
EventListener or ConcurrentEventListener interface
instead.- See Also: