rakhimov/scram

Replace GoogleTest w/ Catch2

rakhimov opened this issue · 0 comments

Catch2 is a testing framework for modern C++ (Issue #250).

SCRAM depends on a custom patch to GoogleTest,
so sooner or later it must be dealt with.