xunit.analyzers
0.7.0
Code Analyzers for projects using xUnit.net that help find and fix frequent issues when writing tests.
Requires NuGet 2.12 or higher.
Install-Package xunit.analyzers -Version 0.7.0
dotnet add package xunit.analyzers --version 0.7.0
<PackageReference Include="xunit.analyzers" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.analyzers --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.analyzers, 0.7.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install xunit.analyzers as a Cake Addin
#addin nuget:?package=xunit.analyzers&version=0.7.0
// Install xunit.analyzers as a Cake Tool
#tool nuget:?package=xunit.analyzers&version=0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Available at: https://github.com/xunit/xunit.analyzers/releases/tag/v0.7.0
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on xunit.analyzers:
| Package | Downloads |
|---|---|
|
xunit
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.7.0 | 0 | 06.02.2022 |