Tip
Mocks in general are useful for small things but agonizing for anything complicated. Testing passing with mocks tend to provide false confidence in the throughoughness of testing. They do help prevent regressions, but if the current behavior has to change, you'll have to refactor.
Mocks, fakes, simulation and other testing utilities for libhal
See CONTRIBUTING.md
for details.
Apache 2.0; see LICENSE
for details.
This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.