Move to catch2 v3? #309
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Testing
Additions/changes to the testing infrastruture
At some point it may be worth modernizing our test infrastructure by moving from v2 of catch2 to v3. v3 is not header-only, it's more a proper static library, which should speed up compilation/linking times, as the entire catch library doesn't need to be built/linked per translation unit.
My question for you all is: what are the impediments to doing so from the perspective of our tooling?
Spiner
andports-of-call
to newer catch if we wantsingularity-eos
updated?The text was updated successfully, but these errors were encountered: