A .Net analyzer that helps to avoid basic mistakes with the MSTest framework.
Info
Version: | 0.6.1 |
Author(s): | Francois Karman |
Last Update: | Wednesday, July 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/superfaz/mstest-analyzer |
NuGet Url: | https://www.nuget.org/packages/mstest-analyzer |
Install
Install-Package mstest-analyzer
dotnet add package mstest-analyzer
paket add mstest-analyzer
mstest-analyzer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.FxCopAnalyzers(>= 2.6.1)
- StyleCop.Analyzers(>= 1.0.2)
Tags