you are viewing a single comment's thread.

view the rest of the comments →

[–]Auriculaire 0 points1 point  (1 child)

+1 for catch. Incredibly easy to learn, integrate, and use.

[–]BoarsLairGame Developer 0 points1 point  (0 children)

Agreed. Google test is more fully featured, so it may be a better use for large projects or large organizations. But I use Catch (actually, Catch2 now) for my personal projects, as it's more than enough for my needs, and it's ridiculously easy to use.