pi_piper
pi_piper copied to clipboard
Examples with tests
Hello.
I would like to use this gem in my project, but I didn't find any information about how could I develop and test it on a machine that is not Raspberry Pi (my laptop). I mean I would like to use Rspec or Minitest, stub some events on specific pins and observe these pins in my tests to check what happened.
I will probably find a way to achieve this, but it would be much easier with some example in README.