open fun addReporter(reportOptions: ReportOptions): ReportingOptions
Add a reporter to the current list.
reportOptions - the options of the reporter to use
reportOptions
Return a reference to this, so the API can be used fluently