Closed kammce closed 4 years ago
Doctest will be the defacto testing framework used in SJSU-Dev2 from this point on as it has shorter compile times and a simplier API.
It has almost all of the features SJSU-Dev2 uses for testing with the caveat of not having subcase data generators such as GENERATE from Catch2.
Feature Request
Doctest will be the defacto testing framework used in SJSU-Dev2 from this point on as it has shorter compile times and a simplier API.
It has almost all of the features SJSU-Dev2 uses for testing with the caveat of not having subcase data generators such as GENERATE from Catch2.