python-gpiodev
python-gpiodev copied to clipboard
Add tests using fake gpio chip
https://github.com/martinpitt/umockdev by @martinpitt can be used to mock character devices. It can be used to implement unit-tests for the library without access to the real hardware
Please let me know how it goes :-)