Skip to content

le1ia/electron-tests-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-tests-skills

Installation and setup

npm install
electron .
npm install webdriverio
npm install electron-prebuilt -g
npm install mocha -g
npm install chai -g
./tests/chromedriver --url-base=wd/hub --port=9515

To run webdriverio tests with mocha

mocha tests

About

Testing the Electron app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published