github fluentassertions/fluentassertions 4.18.0

latest releases: 7.0.0-alpha.3, 7.0.0-alpha.2, 7.0.0-alpha.1...
7 years ago
  • {New} Ensured that the assembly assertions also include those inherited from ReferenceTypeAssertions - #501
  • {New} Added regular expression annotations for Should().MatchRegex() and Should().NotMatchRegex() to get syntax highlighting and error analysis - #511
  • {New} Added AllBeOfType and AllBeAssignableTo to the collection assertions - #428
  • {New} Added BeNull/NotBeNull as an alternative for HaveValue/NotHaveValue for nullable built-in value type - #495
  • {Fix} Asserting the actual exception thrown by an async block now properly unwraps the superfluous AggregateException - #496
  • {Fix} Ensures FA doesn't treat standard .NET exception types as value types during a structural equivalency check - #485

Don't miss a new fluentassertions release

NewReleases is sending notifications on new releases.