FluentAssertions Analyzers
"With Fluent Assertions, the assertions look beautiful, natural and most importantly, extremely readable" -Girish
A collection of Analyzers based on the best practices tips.
using the latest stable version:
Install-Package FluentAssertions.Analyzers
dotnet build src
dotnet test src --configuration Release --filter 'TestCategory=Completed'