Skip to content

Example of test code with Eletron Spectron on OpenFin Runtime

License

Notifications You must be signed in to change notification settings

ElishaKay/hello-openfin-spectron-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-openfin-spectron-example

Included in this repository are simple example tests for the 'Hello OpenFin' app using the Electron Spectron.

Prerequisites for Hello OpenFin demo app

  1. Install Node.js

  2. Download/clone this repository and cd into it

  3. Install all the dependencies

npm install
  1. Globally install Mocha test framework
npm install -g mocha
  1. Install Hello OpenFin app from https://openfin.co/demos/

Usage

The following steps will help you run tests:

mocha test/hello-openfin.js

Getting help

Please contact [email protected]

About

Example of test code with Eletron Spectron on OpenFin Runtime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published