spectron

v19.0.0
Easily test your Electron apps using ChromeDriver and WebdriverIO.
electron chromedriver webdriverio selenium

lint

eslint "**/*.js" "**/*.ts" && prettier --check "**/*.js" "**/*.ts"

test

npm run lint && xvfb-maybe --server-args="-screen 0 1024x768x24" -- mocha

prepare

check-for-leaks

prepush

check-for-leaks

pretest

tsc

postinstall

node lib/rpath-fix.js

prettier:write

prettier --write "**/*.js" "**/*.ts"
npm i spectron

Metadata

  • MIT
  • >=12.20.0
  • Kevin Sawicki
  • released 2/2/2022

Downloads