Included in this repository are simple example tests for the 'Hello OpenFin' app using the Electron Spectron.
-
Install Node.js
-
Download/clone this repository and
cd
into it -
Install all the dependencies
npm install
- Globally install Mocha test framework
npm install -g mocha
- Install Hello OpenFin app from https://openfin.co/demos/
The following steps will help you run tests:
mocha test/hello-openfin.js
Please contact [email protected]