Class SerenityReporterParallel

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

public class SerenityReporterParallel extends Object implements io.cucumber.plugin.Plugin, io.cucumber.plugin.ConcurrentEventListener
Cucumber parallel reporter for Serenity.
Author:
L.Carausu (liviu.carausu@gmail.com)