Skip to content

Commit 736a706

Browse files
committed
Add jest, spectron and getPort util for tests
1 parent 37cac19 commit 736a706

File tree

2 files changed

+2357
-37
lines changed

2 files changed

+2357
-37
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,10 @@
6161
"electron-builder": "^22.4.1",
6262
"electron-devtools-installer": "^3.0.0",
6363
"electron-icon-maker": "0.0.4",
64+
"get-port": "^5.1.1",
65+
"jest": "^25.5.1",
6466
"rimraf": "^3.0.2",
67+
"spectron": "^10.0.1",
6568
"xo": "^0.29.0"
6669
},
6770
"xo": {

0 commit comments

Comments
 (0)