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
TcUnit fixed version to 1.2.0.0 (release).
TcUnit-Verifier: Updated log4net configuration to show output-level (5-level).
TcUnit-Verifier: Updated TcUnit-Verifier output example (to match the new log4net configuration).
Fixed a bug in FB_Assert.AssertEquals() in where the output-data from…
… FB_AnyComparator was not used correctly and thus could make certain tests succeed even though they should fail.
Fixed issue #18 - "Only do AssertResults.ReportResult if Expect and Actual differs".