Skip to content

6.7.0

Compare
Choose a tag to compare
@dennisdoomen dennisdoomen released this 18 May 16:40
· 555 commits to master since this release
c93639b

What's Changed

New features

  • Add BeDefined and NotBeDefined to EnumAssertions by @IT-VBFK in #1888
  • Restore basic assertions for collections in System.Data by @logiclrd in #1812
  • Add the ability to exclude non-browsable members from equivalency tests by @logiclrd in #1827
  • Add For/Exclude to allow exclusion of members inside a collection by @whymatter in #1782
  • Add overload to HaveElement() to be able to assert on occurrences for XDocument and XElement by @ITaluone in #1880

Fixes

  • Do not add all arguments of type T to the matching events, if one is found by @ITaluone in #1920

Documentation

Others

New Contributors

Full Changelog: 6.6.0...6.7.0