Skip to content

0.32.0

Compare
Choose a tag to compare
@Meir017 Meir017 released this 23 May 16:17
· 34 commits to main since this release
50e5632

What's Changed

  • chore: bugfix/309 more than one dimension array by @Meir017 in #311
  • feat: support List<>.Count.Should().Be scenario by @Meir017 in #314
  • feat: add missing nunit test cases for false assertions by @Meir017 in #337
  • feat: add nunit assert.that empty assertions by @Meir017 in #339
  • feat: add nunit assert.that zero assertions by @Meir017 in #340
  • feat: add nunit collectionassert.isempty assertions by @Meir017 in #341
  • feat: add nunit collection assert AreEqual by @Meir017 in #346
  • feat: add nunit collection assert Contains by @Meir017 in #347
  • feat: add nunit collection assert AllItemsAreInstancesOfType by @Meir017 in #349
  • feat: add nunit assert AreNotSame by @Meir017 in #350
  • tests: add mstest tests for generic Assert.IsNotInstanceOfType by @Meir017 in #351
  • feat: add nunit collection asserts AllItemsAreNotNull & AllItemsAreUnique by @Meir017 in #352
  • feat: ignore more nunit assert methods by @Meir017 in #354

New Docs

see https://github.com/fluentassertions/fluentassertions.analyzers?tab=readme-ov-file#docs

Full Changelog: v0.31.0...v0.32.0