Skip to content

Electron application that demos using Spectron for end-to-end testing

Notifications You must be signed in to change notification settings

jwood803/ElectronSpectronDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectron demo in Electron

This demo project shows how to incorporate Spectron into your Electron applications. Using Spectron you can do end-to-end testing on your application to verify core pieces of functionality are correct.

The main Electron project was built on top of Electron's quick start repository.

This repository hosts the code for two blog posts regarding Spectron:

To run the tests:

Execute npm install npm run test:e2e

About

Electron application that demos using Spectron for end-to-end testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published