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

How to get jest-puppeteer.config.js to work with create-react-app #123

Closed
mynameistechno opened this issue Aug 31, 2018 · 3 comments
Closed
Labels

Comments

@mynameistechno
Copy link

I looked at the create-react-app example and I'm able to get jest-puppeteer to work, but I can't seem to get it to read config from jest-puppeteer.config.js no matter where I put it (I also tried env var). E.g. I'd like it to launch the server before running the tests. Can you provide any information and/or update the example that demonstrates where to add the jest-puppeteer config? Thanks in advance!

@ctomacheski
Copy link

I have the same problem. Is there a way to use jest-puppeteer.config.js with create-react-app? I am trying to use jest-dev-server to launch my app before each test.

@gregberge
Copy link
Member

The #111 will solve your problem, I will try to work on it soon.

@mynameistechno
Copy link
Author

The #111 will solve your problem, I will try to work on it soon.

Thanks @neoziro any ETA on this? Is it a large effort?

@gregberge gregberge added bug 🐛 and removed bug labels Sep 23, 2018
@UziTech UziTech closed this as completed Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants