Question
How to install CppUTest Test Runner to STM32CubeIDE?
Hello,
I could not install CppUTest Test Runner to STM32CubeIDE.
After the following steps, "CppUTest Test Runner" does not appear in C/C++ Unit Test -> C/C++ Testing -> Test Runner.
https://github.com/tcmak/CppUTestEclipseJunoTestRunner
The steps works fine to TrueSTUDIO, but not works to STM32CubeIDE.
Could you help me?
Thank you.
