Meziantou.FluentAssertionsAnalyzers
1.0.21
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 (3)
Showing the top 3 NuGet packages that depend on Meziantou.FluentAssertionsAnalyzers:
Package | Downloads |
---|---|
Reo.Core.Testing
Package Description |
|
Reo.Core.IntegrationTesting
Package Description |
|
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 | 317,935 | 1/23/2024 |
1.0.20 | 5,071 | 1/17/2024 |
1.0.19 | 17,646 | 12/30/2023 |
1.0.18 | 4,026 | 12/20/2023 |
1.0.17 | 158 | 12/20/2023 |
1.0.16 | 5,469 | 12/8/2023 |
1.0.15 | 3,594 | 12/8/2023 |
1.0.14 | 3,538 | 12/5/2023 |
1.0.13 | 173 | 12/5/2023 |
1.0.12 | 158 | 12/5/2023 |
1.0.11 | 138 | 12/5/2023 |
1.0.10 | 104,759 | 9/21/2022 |
1.0.9 | 415 | 9/21/2022 |
1.0.8 | 55,349 | 6/7/2022 |
1.0.7 | 579 | 6/7/2022 |
1.0.6 | 410 | 6/7/2022 |
1.0.5 | 399 | 6/7/2022 |
1.0.4 | 504 | 5/25/2022 |
1.0.3 | 527 | 5/24/2022 |