fabianoriccardi / dimmable-light

Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms.
GNU Lesser General Public License v2.1
97 stars 29 forks source link

Document locally testing changes #43

Open adisbladis opened 1 year ago

adisbladis commented 1 year ago

As per my comment https://github.com/fabianoriccardi/dimmable-light/pull/36#issuecomment-1793622880 it's currently not clear how to locally test changes.

There should be a quick & easy way to run the same tests as Github Actions locally.

fabianoriccardi commented 1 year ago

I agree with you, any suggestion?