Skip to main content
Yuk117
Associate II
June 6, 2019
Question

How to install CppUTest Test Runner to STM32CubeIDE?

  • June 6, 2019
  • 1 reply
  • 1268 views

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.

This topic has been closed for replies.

1 reply

MMich.2
Associate II
September 30, 2020

Hi there, this is an old question but did you have any success in setting up unit tests within the STM32CubeIDE? Have tried any alternatives?