0.2.2 • Published 3 years ago

spectroscope v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

NPM CI workflow

Test your Electron applications in style!

Features:

  • Simple
  • Easy to use
  • Works with Electron security features enabled unlike Spectron

Basics

Installation

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.

API Documentation

You can find documentation about the available Spectroscope API here.

Contributing to Spectroscope

View more information here!