I have C++ project in VS 2017 with some Catch tests in it. But I am not able to figure out how to get the test coverage metrics.
Although I prefer native VS solution I am happy to use VS extensions of necessary, but from what I can see ReSharper does not support it:
You are right, neither profiling nor coverage are supported for C++