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
Instead of calling Assert.InRange(), in MatchNumberWithTolerance(), we should call Fail() with a detailed error message saying which file and which line the error occurred in, and continue comparing the rest of the files in the unit test.