Andrew Bullock
Andrew Bullock
Note that I get errors when `Verify` and other such assertions fail, just not when theres a "missing" mock
Running it via the Test button in VSC, haven't tried the cli directly although the button just invokes the cli in a terminal. I'll post an example later when I'm...
Repro: ``` #include #include using namespace fakeit; void testa() { Serial.println("Foo"); } void setUp(void) { ArduinoFakeReset(); // dont stub Serial.println here } int main(int argc, char **argv) { UNITY_BEGIN(); RUN_TEST(testa);...
Actaully, I think its simply because an exception is being thrown and PlatformIO/Unity aren't outputting anything useful. I guess this isnt an ArduinoFake problem then, so feel free to close....
@CarlRaymond @sadomovalex I haven't used this code for so long I'm out of touch with using it. Seeing as its quite popular, would either of you like ownership of the...
TBH I abandoned NHS many years ago, shortly followed by NH all together. Using Lucene directly is far preferable.
No, feel free to send me a pull request ;)
So there is no issue and the current behaviour is in fact optimal?
Is `delete` the only effected keyword?` Apart from #130
What level/features of obfuscation would you like to see?