Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init reporter with given options #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marchand-laetitia-msa
Copy link

We can't access to options in external reporter.

@givankin
Copy link
Contributor

givankin commented Apr 17, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants