Closed Viatorus closed 5 years ago
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
Maybe someone is interested in this : https://github.com/sinojelly/catch2-with-mockcpp
More information can be found here : https://github.com/sinojelly/mockcpp
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?