NUnit.Analyzers
3.8.0
See the version list below for details.
dotnet add package NUnit.Analyzers --version 3.8.0
NuGet\Install-Package NUnit.Analyzers -Version 3.8.0
<PackageReference Include="NUnit.Analyzers" Version="3.8.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add NUnit.Analyzers --version 3.8.0
#r "nuget: NUnit.Analyzers, 3.8.0"
// Install NUnit.Analyzers as a Cake Addin #addin nuget:?package=NUnit.Analyzers&version=3.8.0 // Install NUnit.Analyzers as a Cake Tool #tool nuget:?package=NUnit.Analyzers&version=3.8.0
NUnit Analyzers
This is a suite of analyzers that target the NUnit testing framework. Right now, the code is separate from the NUnit framework, so if you want to try out the analyzers you'll need to download the analyzers separately as a nuget package. In the future the analyzers may be added as part of the NUnit framework package but that hasn't been done yet.
Download
The latest stable release of the NUnit Analyzers is available on NuGet or can be downloaded from GitHub. Note that for Visual Studio 2017 one must use versions below 3.0. Version 3.0 and upwards require Visual Studio 2019, these versions also enables supression of compiler errors such as errors arising from nullable reference types.
Prerelease nuget packages can be found on MyGet. Please try out the package and report bugs and feature requests.
Analyzers
The full list of analyzers can be found in the documentation.
Below we give two examples of analyzers. One will look for methods with the [TestCase]
attribute and makes sure the argument values are correct for the types of the method parameters along with the ExpectedResult
value if it is provided.
<img src="https://user-images.githubusercontent.com/1007631/44311794-269a7200-a3ee-11e8-86a0-1d290b355ac5.gif" alt="testcase analyzers" width="750"/>
The other analyzer looks for classic model assertions (e.g. Assert.AreEqual()
, Assert.IsTrue()
, etc.). This analyzer contains a fixer that can translate the classic model assertions into constraint model assertions (Assert.That()
).
<img src="https://user-images.githubusercontent.com/1007631/44311791-213d2780-a3ee-11e8-90b8-6d144c0e3dbd.gif" alt="classic model assertions analyzers" width="1000"/>
Which version works with Unity Test Framework
If your Unity project is made by Unity under 2021.2, then use NUnit.Analyzers v2.x.
If your Unity project is made by Unity 2021.2 or later, then use NUnit.Analyzers v3.3 (v3.4 or later of the analyzers does not work with Unity).
You should use an analyzer built with the same version of Microsoft.CodeAnalysis.CSharp as the one embedded in the Unity Editor.
License
NUnit analyzers are Open Source software and released under the MIT license, which allow the use of the analyzers in free and commercial applications and libraries without restrictions.
Contributing
There are several ways to contribute to this project. One can try things out, report bugs, propose improvements and new functionality, work on issues (especially the issues marked with the labels help wanted and Good First Issue), and in general join in the conversations. See Contributing for more information.
This project has adopted the Code of Conduct from the Contributor Covenant, version 1.4, available at http://contributor-covenant.org/version/1/4. See the Code of Conduct for more information.
Contributors
NUnit.Analyzers was created by Jason Bock. A complete list of contributors can be found on the GitHub contributors page.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on NUnit.Analyzers:
Package | Downloads |
---|---|
Coffee.NetCore
Package Description |
|
Seeq.Link.SDK.TestFramework
Framework for performing standard tests of Seeq C# connnectors |
|
CommonApiTestLib
This library provides you a faster and more reliable way to create your api testing framework using Restsharp |
|
Net4x.CoreLibrary.TypedBackgroundWorker.Test
Package Description |
|
YuzuDelivery.Umbraco.Import.Integration.Tests
Package Description |
GitHub repositories (187)
Showing the top 5 popular GitHub repositories that depend on NUnit.Analyzers:
Repository | Stars |
---|---|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
jstedfast/MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 2,291,482 | 8/9/2024 |
4.2.0 | 3,037,198 | 4/24/2024 |
4.1.0 | 1,585,205 | 3/16/2024 |
4.0.1 | 1,485,865 | 2/1/2024 |
4.0.0 | 199,814 | 1/27/2024 |
3.10.0 | 3,171,050 | 11/27/2023 |
3.10.0-beta1 | 6,199 | 11/17/2023 |
3.9.0 | 3,035,513 | 10/27/2023 |
3.8.0 | 842,556 | 9/25/2023 |
3.7.0 | 198,813 | 9/16/2023 |
3.6.1 | 10,755,513 | 3/10/2023 |
3.6.0 | 370,339 | 2/21/2023 |
3.5.0 | 3,956,114 | 10/23/2022 |
3.3.0 | 15,257,034 | 1/8/2022 |
3.2.0 | 211,925 | 8/28/2021 |
3.1.0 | 186,426 | 4/4/2021 |
3.0.0 | 99,422 | 1/18/2021 |
2.10.0 | 2,917 | 11/27/2023 |
2.10.0-beta1 | 191 | 11/17/2023 |
2.9.0 | 940 | 10/27/2023 |
2.8.0 | 1,062 | 9/25/2023 |
2.7.0 | 1,053 | 9/16/2023 |
2.6.1 | 3,675 | 3/10/2023 |
2.6.0 | 1,377 | 2/21/2023 |
2.5.0 | 1,711 | 10/23/2022 |
2.3.0 | 1,527 | 1/8/2022 |
2.2.0 | 1,493 | 8/28/2021 |
2.1.0 | 2,140 | 4/4/2021 |
2.0.0 | 1,744 | 1/18/2021 |
0.6.0 | 66,618 | 11/24/2020 |
0.5.0 | 16,294 | 9/30/2020 |
0.4.0 | 18,323 | 7/25/2020 |
0.3.0 | 30,964 | 5/20/2020 |
0.2.0 | 33,046 | 4/16/2020 |
See the release notes on https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt.