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

Support Jest Multi-Project-Runner #2461

Closed
Schubidu opened this issue Jun 3, 2017 · 3 comments
Closed

Support Jest Multi-Project-Runner #2461

Schubidu opened this issue Jun 3, 2017 · 3 comments

Comments

@Schubidu
Copy link

Schubidu commented Jun 3, 2017

Hi, with jest since version 0.20 its possible to run on multiple directories.
But with create-react-app its not possible, jest throw an error.
I understand thats a problem how jest is implement in create-react-app.
Is there a way to fix it?
I create a repository to show the issue https://github.com/Schubidu/jest-lerna-create-react-app-issue

@Timer
Copy link
Contributor

Timer commented Jun 6, 2017

We setup the test environment in a very special way, so this fix isn't super easy. It would need someone with a deep understanding of Jest (or a lot of time) to figure out how to make this work with our setup.

This isn't on our roadmap, but I'll tag it for anyone who wants to contribute their time.

@Timer Timer changed the title Jest throw error when run on multi directories Support Jest Multi-Project-Runner Jun 6, 2017
@UNDERCOVERj
Copy link

verbose stack SyntaxError: Unexpected end of input at 1:9570
173 verbose stack abel-preset-jest":"^12.0.2"},"directories":{},"dist":{"shasum":"8eca2
why ?

@gaearon
Copy link
Contributor

gaearon commented Jun 22, 2017

I'd say this is likely out of scope until we figure out something like #1492.
So I'll close for now, but thanks for suggesting.

@gaearon gaearon closed this as completed Jun 22, 2017
@lock lock bot locked and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants