Anybody using C++ to build/test MT/5 EAs/indicators?

 

As MQL4 and MQL5 are C++ like, I was wondering if anyone is using C++ to build EAs/indicators?

The reason I ask is because with GoogleTest we can properly unit-test our code.

If no one has done it yet, can we group up to do this?

Thanks