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

Consider moving config to jest config? #30

Closed
timwis opened this issue Apr 6, 2018 · 5 comments
Closed

Consider moving config to jest config? #30

timwis opened this issue Apr 6, 2018 · 5 comments

Comments

@timwis
Copy link

timwis commented Apr 6, 2018

Just an idea, not sure how feasible it is, but it would be great if I could just put my headless configuration inside my jest.config.js file instead of creating a new config file just for that.

However, totally worth it to use this preset!

@gregberge
Copy link
Member

Hello, unfortunately this is not possible because I don't have access to config in globalSetup and globalTeardown. It will require a change in Jest, I will probably submit an issue about that.

@gregberge
Copy link
Member

Wait and see jestjs/jest#5957

@srounce
Copy link

srounce commented Jul 31, 2018

jestjs/jest#6486 was merged on June 20th.

@gregberge
Copy link
Member

Yes it is! Time to work on it!

@gregberge
Copy link
Member

See #111

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

No branches or pull requests

3 participants