I am trying to write unit test cases on window, ipcMain, and similar functionalities for Electron App using Jest. Can anyone guide how to proceed?
Asked
Active
Viewed 212 times
3
-
Please [create a Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example). We can't help without seeing the code you want to test – Lin Du Feb 18 '21 at 07:21
-
@Sushma are you talking about packed Electron applications, I mean by installable applications by this question, right ? – Himesh Aadeshara Dec 05 '22 at 06:55