@SowmyaT You can set options for reporter using options.reporter.
options.reporter
Like in this case:
{ ... reporter: { cli: { noFailures: true } } ... }
@codenirvana Thanks !
Most helpful comment
@SowmyaT You can set options for reporter using
options.reporter.Like in this case: