Hello, it is possible to debug unit tests written in google test framework?
It definitely was possible in the previous version, see https://github.com/platformio/platformio-core/issues/948#issuecomment-586266586 and Debugging options — PlatformIO latest documentation.
I asked question, because when I start test, program doesn’t stop on breakpoint.