Skip to content

keraxel/fluentassertions.analyzers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"With Fluent Assertions, the assertions look beautiful, natural and most importantly, extremely readable" -Girish

  • Latest stable nuget NuGet Badge
  • Latest nuget NuGet Badge
  • The build status is CI

A collection of Analyzers based on the best practices tips.

Analysis and Code Fix in Action

Demo

Install

using the latest stable version:

Install-Package FluentAssertions.Analyzers

Getting Started

Build

dotnet build src

Tests

dotnet test src --configuration Release  --filter 'TestCategory=Completed'

Example Usages

About

Analyzers based on the FluentAssertions best practices docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 99.4%
  • PowerShell 0.6%