Description
If you want to mock an interface in C++, there are two well known frameworks, which are:
I have the strong opinion, that we can create a better API than GMock (by supporting only newer CPP standards) but overcome the limitation of FakeIt.
Additional context
I would love to support this feature with planning and PRs.
Guys, should we give it a try?
There is https://github.com/rollbear/trompeloeil.
I think it is a good alternative to all.
So no further development in this?
This is might interesting for someone: https://github.com/matepek/catch2-with-gmock
Most helpful comment
So no further development in this?