You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.