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

Fix: Ensure Proper Option Passing for JSON Reporter #94

Merged
merged 1 commit into from Mar 18, 2024

Conversation

gdavidkov
Copy link
Contributor

Hi Kræn Hansen,

I hope this finds you well. First and foremost, thank you for the fantastic library!

I'm reaching out because I encountered an issue while using one of the built-in reporters, specifically the JSON reporter. It seems that the options aren't being passed down correctly. After investigating, I noticed a change in the property name from "reporterOption" to "reporterOptions." - mochajs/mocha#4153

To address this issue, I've created a pull request that rectifies the naming inconsistency and ensures proper passing of options to the JSON reporter.

Feel free to review the PR at your earliest convenience. I'm open to any feedback or further adjustments you might suggest.

Looking forward to your thoughts on this!

Best regards,
Georgi

@kraenhansen kraenhansen merged commit abf4b02 into kraenhansen:main Mar 18, 2024
@kraenhansen
Copy link
Owner

Thanks a lot for the PR, I missed it somehow 🙈

@kraenhansen
Copy link
Owner

kraenhansen commented Mar 19, 2024

This just got released as v1.9.0 🎉 Please take it for a spin and thanks again for your contribution!

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