Test Runners@serenity-js/mochaFunctionsexport=externalexport= Callableexport=(runner: Runner, options?: MochaOptions): SerenityReporterForMochaRegisters a Mocha reporter that emits Serenity/JS domain events and informs Serenity/JS when a test scenario starts, finishes, and with what result.Parametersexternalrunner: Runnerexternaloptionaloptions: MochaOptionsReturns SerenityReporterForMocha
Registers a Mocha reporter that emits Serenity/JS domain events and informs Serenity/JS when a test scenario starts, finishes, and with what result.