research-computing-with-cpp icon indicating copy to clipboard operation
research-computing-with-cpp copied to clipboard

Catch2 is no longer a single header file and catch2 v3 has switched to a statically compiled library

Open krishnakumarg1984 opened this issue 2 years ago • 1 comments

krishnakumarg1984 avatar Oct 12 '22 15:10 krishnakumarg1984

doctest/doctest is another alternative, that's keep the catch2 api and still be header only.

dpshelio avatar Nov 07 '22 16:11 dpshelio