Searched refs:reporterOptions (Results 1 – 2 of 2) sorted by relevance
520 reporterOptions = []535 reporterOptions.append("""\546 reporterOptionsDivs = '\n'.join(reporterOptions)
1489 this.reporter(options.reporter, options.reporterOptions);1544 Mocha.prototype.reporter = function(reporter, reporterOptions){ argument1559 this.options.reporterOptions = reporterOptions;4163 if (options.reporterOptions && options.reporterOptions.output) {4167 self.fileStream = fs.createWriteStream(options.reporterOptions.output);