Re-factor TestClass to improve tracking of each test and group of tests
Opened this issue · 0 comments
colinrg commented
TestClass can be improved to cleanly call methods for each test or group of tests in a .cpp file when they start and end.
This will make it easier to add extra features in the future.