fluentassertions / fluentassertions.analyzers

Analyzers based on the FluentAssertions best practices docs
https://www.fluentassertions.com/tips
MIT License
136 stars 21 forks source link

bugfix: fix issue 290 #292

Closed Meir017 closed 7 months ago

Meir017 commented 7 months ago

Will fix #290

Meir017 commented 7 months ago

Test is passing due to the assertions class being the StringCollectionAssertion which is not handled properly by the analyzer (no detection at this point)