Replies: 1 comment
-
I would think you should be setting Details of your config / project structure and details of the app you are testing, might be useful here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It only happens when the entry point is
./node_modules/.bin/electron
. If I test against the production built binary, the app shutdowns properly after each test.Is there a way to get Electron to shutdown after each test?
Beta Was this translation helpful? Give feedback.
All reactions