0.26.0
What's Changed
- chore: update Microsoft.NET.Test.Sdk to version 17.7.2 by @Meir017 in #232
- add support for xunit SetAsserts Contains by @Meir017 in #234
- add support for xunit SetAsserts DoesNotContain by @Meir017 in #235
- chore: update xunit.assert to version 2.5.1 by @Meir017 in #233
- add support for xunit SetAsserts Subset by @Meir017 in #236
- add support for xunit TypeAsserts IsAssignableFrom by @Meir017 in #238
- add support for xunit TypeAsserts IsNotAssignableFrom by @Meir017 in #239
- add support for xunit TypeAsserts IsType by @Meir017 in #240
- add support for xunit TypeAsserts IsNotType by @Meir017 in #241
- bugfix: fix string analyzers array complex type ignoring by @Meir017 in #243 (thanks petterh for reporting in #242)
Full Changelog: v0.25.0...v0.26.0