Easiest way to run jest unit test cases in electron.
Easiest way to run jest unit test cases in electron.
Jena help to write test that need a "runner" system such as electron, puppeteer, anything else where you can't use mocha or jest. It was build at first for writing test for electron that need to interact with Electron.BrowserWindow, Electron.App, Electron
This is custom runner and custom environment for jest electron runner. What features it includes ?