I’ve used Mockito. Can’t say I remember a thing about it, though (which could
be good?).
Cheers,
Jeff.
> On 17 Jan 2021, at 14:49, Sylwester Kocjan wrote:
>
> Hello,
>
> On 17/01/2021 09:47, Alex wrote:
> > ...GTest, Doctest and Catch2, (...) they'll all get the job done
>
> They are all te
Hello,
On 17/01/2021 09:47, Alex wrote:
> ...GTest, Doctest and Catch2, (...) they'll all get the job done
They are all testing frameworks without mocking capability. We have
already Boost.Test based tests and I find it unnecessary effort to
migrate them, and alone
they don't solve the proble
I've used GTest, Doctest and Catch2, and they'll all get the job done;
Doctest is definitely the fastest to compile, but also has the least of
features; Catch and GTest have the most features.
I wasn't aware that GMock could operate separately from GTest, but if it
can, that's pretty neat.
I beli
3 matches
Mail list logo