bxparks / AUnit

Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.
MIT License
179 stars 16 forks source link

potential mocking framework #110

Closed reymalahay closed 1 year ago

reymalahay commented 1 year ago

hi @bxparks,

in issue #109, you said 1) The ability to mock out certain Arduino API functions that were not designed to be mocked

will it be possible to use a mocking framework like arduinofake in conjunction with aunit?

please advise.

thanks in advance, rey malahay

Originally posted by @bxparks in https://github.com/bxparks/AUnit/discussions/109#discussioncomment-7372366