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

upgrade : jest v27 #19

Closed
MasatoMakino opened this issue Jun 13, 2021 · 3 comments · Fixed by #28
Closed

upgrade : jest v27 #19

MasatoMakino opened this issue Jun 13, 2021 · 3 comments · Fixed by #28
Assignees
Labels
enhancement New feature or request

Comments

@MasatoMakino
Copy link
Owner

現在、テスト環境が@jest-runner/electronに依存している。
このパッケージはjest v27に対応していない。

facebook-atom/jest-electron-runner#88

パッケージの更新があれば追従する。

@MasatoMakino MasatoMakino self-assigned this Jun 13, 2021
@MasatoMakino
Copy link
Owner Author

@jest-runner/electronはアーカイブされ、更新されない。
jest-puppeteerに移行する。

@MasatoMakino MasatoMakino added the enhancement New feature or request label Sep 13, 2021
@kayahr
Copy link

kayahr commented Oct 2, 2021

I just published a fork of @jest-runner/electron which works with Jest 27: https://www.npmjs.com/package/@kayahr/jest-electron-runner

@MasatoMakino
Copy link
Owner Author

@kayahr
Great work! Your work will help a lot of electron developers.
This repository has been changed to test with headless-gl. I'll use your @jest-runner/electron in other projects.

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

Successfully merging a pull request may close this issue.

2 participants