Closed pyphilia closed 3 years ago
Couldn't make spectron open the application headless for now. Maybe this link will help https://www.electronjs.org/docs/tutorial/testing-on-headless-ci
This is how spectron is running tests in github actions: https://github.com/electron-userland/spectron/blob/master/.github/workflows/ci.yml
Code coverage https://git.2li.ch/various/Google-Play-Music-Desktop-Player/commit/1b2055b286f1f296c0d48dec714224c14acb3c34
Headless https://github.com/electron-userland/spectron/issues/323