Replies: 1 comment
-
Content has been copied to wiki. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In case you receive an
fakeit::UnexpectedMethodCallException
exception while running unit tests with mocking using ArduinoFake/FakeIt. It may not be clear which method call has triggered the exception.To do so, debugging can be helpful:
platformio test --without-testing --environment ...
abort
Beta Was this translation helpful? Give feedback.
All reactions