platformio-core icon indicating copy to clipboard operation
platformio-core copied to clipboard

Add support for CMock unit testing framework

Open BrunoMPires opened this issue 7 years ago • 2 comments

Since pio test seems to be based on ThrowTheSwitch's Unity, it would be great also being able to use their CMock mocking framework, specially when compiling for platform native when a bunch of dependencies will fail to compile with native gcc.

BrunoMPires avatar Apr 10 '17 23:04 BrunoMPires

Is there a way to currently mock things in PlatformIO?

bobbyflowstate avatar Jul 24 '17 02:07 bobbyflowstate

This would be really good to have moving forward. It's difficult to have a reliable process when CI can't properly test FW code.

dangarbri avatar Sep 14 '19 17:09 dangarbri