Skip to content

6.3.0

Compare
Choose a tag to compare
@dennisdoomen dennisdoomen released this 01 Jan 12:49
· 787 commits to master since this release
587f5f1

What's Changed

  • Fix building on linux/WSL by @jnyrup in #1723
  • Test that ComparingByMembers clears equalityStrategyCache by @jnyrup in #1724
  • Adding ThatAreAsync() and ThatAreNotAsync() to MethodInfoSelector by @chvollm in #1725
  • Return Task for async/non-async test method by @jnyrup in #1736
  • Fix contributing guidelines by @wgnf in #1739
  • Replace non-generic collection examples with generic collections in documentation by @jonathonchase in #1745
  • Adds ThatAre(Not)Virtual to MethodInfoSelector by @chvollm in #1744
  • Prevent multiple enumeration in ContainSingle() by @bert2 in #1753
  • Change HaveCount assertion message order to state number before dumpi… by @iliashkolyar in #1760
  • Throw exception when calling object.Equals on Assertions class by @jnyrup in #1764
  • Take sync work into account in CompleteWithinAsync by @jnyrup in #1762

New Contributors

Full Changelog: 6.2.0...6.3.0