Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

doctest - the lightest feature rich C++ single header testing framework - version 1.0 released!

16 views
Skip to first unread message

vik.k...@gmail.com

unread,
May 22, 2016, 11:33:39 AM5/22/16
to
You can find it on github - https://github.com/onqtam/doctest

Check out the readme of the repository for the rationale behind it's creation.

It is ~50 times lighter on compile times than Catch - the current king of header only testing in C++ - and this enables the library to be used in a very interesting way...

0 new messages