Open marchand-laetitia-msa opened 6 years ago
Can you describe the use case in more detail? Are you using an external reporter and need a way to pass options to it? If so, I don't like that you're passing all options. Can we maybe create an optional object that you would pass to the external reporter without passing all options? E.g. introduce a new option externalReporterOptions
with {}
as default?
We can't access to options in external reporter.