python-gpiodev icon indicating copy to clipboard operation
python-gpiodev copied to clipboard

Add tests using fake gpio chip

Open bookwar opened this issue 6 years ago • 1 comments

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

bookwar avatar Dec 25 '19 11:12 bookwar

Please let me know how it goes :-)

martinpitt avatar Jan 05 '20 20:01 martinpitt