CircuitPython-mocks

A library of mock data structures for soft testing CircuitPython-based projects

MIT License

Downloads
281
Stars
1
Committers
3

Bot releases are hidden (Show)

CircuitPython-mocks - fix compatibility with older python versions Latest Release

Published by 2bndy5 about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/2bndy5/CircuitPython-mocks/compare/v0.3.0...v0.3.1

CircuitPython-mocks - complete `UART`/`I2C` mocks and transform fixture

Published by 2bndy5 2 months ago

What's Changed

Full Changelog: https://github.com/2bndy5/CircuitPython-mocks/compare/v0.2.0...v0.3.0

CircuitPython-mocks - Implement busio singletons and add more mock pins

Published by 2bndy5 3 months ago

What's Changed

Full Changelog: https://github.com/2bndy5/CircuitPython-mocks/compare/v0.1.0...v0.2.0

CircuitPython-mocks - Initial Release

Published by 2bndy5 3 months ago

What's Changed

Full Changelog: https://github.com/2bndy5/CircuitPython-mocks/commits/v0.1.0