It's fashionable to hate on Electron, but let me show you how nice the E2E testing DX can be.
Can boot an instance of the app, load a page, run an assertion, and then *reuse the page* for the next test.
Base cost of 1.6 seconds, with subsequent tests costing as little as 2 ms.