SerenityBDDReporter
Implements
- StageCrewMember
Index
Constructors
Methods
Constructors
constructor
Parameters
optionalstage: Stage
stage
Returns SerenityBDDReporter
Methods
assignedTo
Parameters
stage: Stage
Returns StageCrewMember
notifyOf
Parameters
event: DomainEvent
Returns void
A StageCrewMember that produces Serenity BDD-standard JSON reports to be parsed by Serenity BDD CLI Reporter to produce HTML reports and living documentation.
Registering Serenity BDD Reporter programmatically
Using Serenity BDD Reporter with Playwright Test
Using Serenity BDD Reporter with WebdriverIO
Using Serenity BDD Reporter with Protractor