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

feat: support jest plugins 'jest-junit' and 'jest-stare' #275

Merged
merged 1 commit into from Nov 6, 2022

Conversation

jfairley
Copy link
Contributor

@jfairley jfairley commented Nov 4, 2022

Adds support to sort the configuration for jest plugins "jest-junit" and "jest-stare" next to the main "jest" config.

@jfairley
Copy link
Contributor Author

jfairley commented Nov 4, 2022

I don't know if there are other jest plugins worth considering. I think ideally there'd be a wildcard rule like jest-* that lined up right after jest, but I didn't want to get too deep in.

Minimally, this will satisfy my own project's needs.

@keithamus
Copy link
Owner

Minimally, this will satisfy my own project's needs.

That’s exactly the contributions I get excited about! Let’s not worry about theoretical gains. Scratch your own itch and someone else can come in after with more.

@keithamus keithamus merged commit 937e783 into keithamus:master Nov 6, 2022
@github-actions
Copy link

github-actions bot commented Nov 6, 2022

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants