tino / pyFirmata

Python interface for the Firmata (http://firmata.org/) protocol. It is compliant with Firmata 2.1. Any help with updating to 2.2 is welcome. The Capability Query is implemented, but the Pin State Query feature not yet.
MIT License
575 stars 193 forks source link

Does it have any kind of unit testing? #110

Open zoopyserg opened 3 years ago

zoopyserg commented 3 years ago

I see the code, but I don't see any tests. Are they in a different repo?