Skip to content

Reports Jest test results to Phillips Hue light bulbs.

License

Notifications You must be signed in to change notification settings

abeggchr/jest-hue-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jest Hue Reporter

Reports Jest test results to Phillips Hue light bulbs.

Setup

  1. Clone this repo to a folder
  2. Execute npm install
  3. Discover and connect to the Hue Bridge for the first time as described in node-hue-api documentation
  4. Change hue-reporter.js file and fill in your USERNAME, IP and LAMP_IDS

Usage

  1. Change package.json of your application and add a new test.hue script which includes the hue reporter: "test.hue": "react-scripts test --reporters='default' --reporters='../hue-reporter/hue-reporter.js'

About

Reports Jest test results to Phillips Hue light bulbs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published