Gtest not working on pio 4.1

Hi @jipp! I’d say that is expected behavior because for some reason only Arduino framework is specified in the library manifest. Try adding lib_compat_mode = off option to your [env:native] and it should work.

1 Like