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

Read coverage directory from package.json #6

Open
woutermont opened this issue Apr 27, 2021 · 1 comment
Open

Read coverage directory from package.json #6

woutermont opened this issue Apr 27, 2021 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@woutermont
Copy link

Our Jest config is currently part of our package.json, and jest-it-up seems unable to detect it. Is there a way around this, or would you be willing to add this as an enhancement?

@rbardini
Copy link
Owner

Hi @woutermont! This is a known limitation. I'm definitely willing to support package.json-based configs though. Any contributions towards that are welcome 🙂

My advice for now is to move the config to a separate jest.config.js file, if possible.

@rbardini rbardini added enhancement New feature or request question Further information is requested labels Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants