Platformio-core: Add support for CMock

Created on 11 Apr 2017  路  2Comments  路  Source: platformio/platformio-core

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.

feature

Most helpful comment

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.

All 2 comments

Is there a way to currently mock things in PlatformIO?

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.

Was this page helpful?
0 / 5 - 0 ratings