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

Try jest-electron-runner, compare to karma-electron #12

Open
trusktr opened this issue Jan 4, 2021 · 2 comments
Open

Try jest-electron-runner, compare to karma-electron #12

trusktr opened this issue Jan 4, 2021 · 2 comments

Comments

@trusktr
Copy link
Member

trusktr commented Jan 4, 2021

https://github.com/facebook-atom/jest-electron-runner

See if it is faster than our current karma-electon setup or not.

@trusktr
Copy link
Member Author

trusktr commented Jan 4, 2021

Also see how to run Jest within Karma, in case Karma is faster and we prefer the Jest API (which matches the as-pect API we use in lume/glas, so we'll have consistency): jestjs/jest#848 (comment)

@trusktr
Copy link
Member Author

trusktr commented Jul 2, 2023

We will make the main test runner be web-test-runner, and remove Karma in lume/lume#268. We might want to add something like jest-electron-runner for tests that use Electron/Node APIs.

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

1 participant