/electron-angular-protractor

Sample angular app in electron with protractor test

Primary LanguageJavaScript

Install Prerequisites

npm install

node ./node_modules/protractor/bin/webdriver-manager update

Start Server

Execute 'startserver.bat'

Execute chrome tests

Execute 'execute-chrome-test.bat'

Execute electron tests

Execute 'execute-electron-test.bat'