Page 1 of 1

GoogleTest runner

Posted: Fri Feb 12, 2016 6:45 pm
by rax
Hi all,

We recently switched over to GoogleTest and now I have to run these tests externally which bit uncomfortable. Is there GoogleTest runner that is similar to UnitTest++ runner and has the ability to show test results in CodeLite?

Thanks in advance,
Rax

Re: GoogleTest runner

Posted: Fri Feb 12, 2016 7:56 pm
by eranif
No.
Currently we only support UnitTest++

Eran