Meziantou.FluentAssertionsAnalyzers 1.0.21

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Meziantou.FluentAssertionsAnalyzers --version 1.0.21
NuGet\Install-Package Meziantou.FluentAssertionsAnalyzers -Version 1.0.21
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Meziantou.FluentAssertionsAnalyzers" Version="1.0.21">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Meziantou.FluentAssertionsAnalyzers --version 1.0.21
#r "nuget: Meziantou.FluentAssertionsAnalyzers, 1.0.21"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Meziantou.FluentAssertionsAnalyzers as a Cake Addin
#addin nuget:?package=Meziantou.FluentAssertionsAnalyzers&version=1.0.21

// Install Meziantou.FluentAssertionsAnalyzers as a Cake Tool
#tool nuget:?package=Meziantou.FluentAssertionsAnalyzers&version=1.0.21

NuGet build GitHub license

Meziantou.FluentAssertionsAnalyzers

Meziantou.FluentAssertionsAnalyzers is a Roslyn analyzer to help migrate from Xunit or NUnit assertions to Fluent Assertions.

Installation

Install the NuGet package: Meziantou.FluentAssertionsAnalyzers

Configuration

You can exclude assertion methods using the .editorconfig file:

[*.cs]
mfa_excluded_methods=M:NUnit.Framework.Assert.Fail;M:NUnit.Framework.Assert.Fail(System.String)
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Meziantou.FluentAssertionsAnalyzers:

Package Downloads
Reo.Fs.Map.Common

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Meziantou.FluentAssertionsAnalyzers:

Repository Stars
meziantou/Meziantou.Framework
vknet/vk
Vkontakte API for .NET
Version Downloads Last updated
1.0.21 91,302 1/23/2024
1.0.20 4,870 1/17/2024
1.0.19 17,560 12/30/2023
1.0.18 3,746 12/20/2023
1.0.17 109 12/20/2023
1.0.16 5,417 12/8/2023
1.0.15 3,550 12/8/2023
1.0.14 3,491 12/5/2023
1.0.13 125 12/5/2023
1.0.12 112 12/5/2023
1.0.11 91 12/5/2023
1.0.10 100,257 9/21/2022
1.0.9 381 9/21/2022
1.0.8 54,267 6/7/2022
1.0.7 547 6/7/2022
1.0.6 382 6/7/2022
1.0.5 373 6/7/2022
1.0.4 474 5/25/2022
1.0.3 448 5/24/2022