0.1.1 • Published 8 years ago

led-me-know v0.1.1

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

LED Me Know

npm version

LED Me Know is a little library which can be used to control an LED matrix or strip connected to a board. Paired with a custom reporter, you can display the results of your tests on a strip of LEDs. It will led you know when your tests have passed or failed. For a more detailed description on the setup, checkout the blog post.

Reporters

Creating a custom reporter for a test framework is pretty simple using this library. Check out the api documentation for more information. If you create a reporter for a framework not listed below, please PR the addition in the list below, to keep an up to date reference of all the reporters using led-me-know.

List of reporters available:

API documentation

The documentation is auto-generated in ./docs/.