Skip to content

5.0.0-rc.4

Compare
Choose a tag to compare
@dennisdoomen dennisdoomen released this 28 Jan 16:55
5f31377
  • {Breaking} Assume types that override Equals to have value semantics and added ComparingByValue and ComparingByMembers - #740
  • {Breaking} Renamed ISubjectInfo to IMemberInfo to better reflect its purpose - #747
  • {Fix} Unwrapping of TargetInvocationExceptions to improve the failure messages in equivalency assertions
  • {Fix} Nested dictionary items didn't use the right expectation type - #746
  • {New} Fail when Should().[Not]Throw is used on async void action - #737
  • {New} Add ThatAre[Not]DecoratedWithOrInherit - #748
  • {New} Add support for unsigned types and sbyte - #750