I have ended development on this project in favor of using Playwright
Test your Electron applications in style!
- Simple
- Easy to use
- Works with Electron security features enabled unlike Spectron
npm install spectroscope
# Or
yarn add spectroscope
Installing Spectroscope as a dev dependency will cause issues with your final application unless the Spectroscope import is removed during your applications build process.
Follow the guide here to add Spectroscope to your existing Electron application.
You can find documentation about the available Spectroscope API here.
View more information here!